Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 100 (Messages 2476 to 2500):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
[jira] [Assigned] (SPARK-34599) INSERT INTO OVERWRITE doesn't support partition columns containing dot for DSv2
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34584) When insert into a partition table with a illegal partition value, DSV2 behavior different as others
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-22748) Error in query: grouping_id() can only be used with GroupingSets/Cube/Rollup;
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34644) UDF returning array followed by explode returns wrong results
-
Gavrilescu Laurentiu (Jira)
[jira] [Resolved] (SPARK-34594) OrcColumnarBatchReader uncaught exception
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34662) Add build/zinc* to gitignore
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34545) PySpark Python UDF return inconsistent results when applying 2 UDFs with different return type to 2 columns together
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34681) Full outer shuffled hash join when building left side produces wrong result
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34680) Spark hangs when out of diskspace
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34698) Temporary views should be analyzed during the analysis phase for all applicable commands
-
Terry Kim (Jira)
[jira] [Created] (SPARK-34707) Code-gen broadcast nested loop join (left outer/right outer)
-
Cheng Su (Jira)
[jira] [Created] (SPARK-34708) Code-gen broadcast nested loop join (left semi/left anti)
-
Cheng Su (Jira)
[jira] [Assigned] (SPARK-34711) Exercise code-gen enable/disable code paths for SHJ in join test suites
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34721) Add an year-month interval to a date
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-34729) Faster execution for broadcast nested loop join (left semi/anti with no condition)
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34774) The `change-scala- version.sh` script not replaced scala.version property correctly
-
Sean R. Owen (Jira)
[jira] [Created] (SPARK-34799) Return User-defined types from Pandas UDF
-
Darcy Shen (Jira)
[jira] [Resolved] (SPARK-34784) Upgrade Jackson to 2.12.2
-
Yuming Wang (Jira)
[jira] [Created] (SPARK-34837) Support ANSI SQL intervals by the aggregate function `avg`
-
Max Gekk (Jira)
[jira] [Commented] (SPARK-34842) Corrects the type of date_dim.d_quarter_name in the TPCDS schema
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34849) SPIP: Support pandas API layer on PySpark
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34857) AtLeastNNonNulls does not show up correctly in explain
-
Tim Armstrong (Jira)
[jira] [Commented] (SPARK-34867) cannot resolve method when of Column() spark java
-
Yuming Wang (Jira)
[jira] [Updated] (SPARK-34819) MapType supports orderable semantics
-
Takeshi Yamamuro (Jira)
[jira] [Updated] (SPARK-34885) Port/integrate Koalas documentation into PySpark
-
Hyukjin Kwon (Jira)
Page 100 (Messages 2476 to 2500):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120