Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 94 (Messages 2326 to 2350):
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
[jira] [Commented] (SPARK-26245) Add Float literal
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-26151) Return partial results for bad CSV records
-
Wenchen Fan (JIRA)
[jira] [Reopened] (SPARK-23264) Support interval values without INTERVAL clauses
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-26155) Spark SQL performance degradation after apply SPARK-21052 with Q19 of TPC-DS in 3TB scale
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26270) Having clause does not work with explode anymore
-
Marco Gaido (JIRA)
[jira] [Commented] (SPARK-26021) -0.0 and 0.0 not treated consistently, doesn't match Hive
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26060) Track SparkConf entries and make SET command reject such entries.
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25987) StackOverflowError when executing many operations on a table with many columns
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-26289) cleanup enablePerfMetrics parameter from BytesToBytesMap
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-25877) Put all feature-related code in the feature step itself
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26316) Because of the perf degradation in TPC-DS, we currently partial revert SPARK-21052:Add hash map metrics to join,
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26078) WHERE .. IN fails to filter rows when used in combination with UNION
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25271) Creating parquet table with all the column null throws exception
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26203) Benchmark performance of In and InSet expressions
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26352) ReorderJoin should not change the order of columns
-
ASF GitHub Bot (JIRA)
[jira] [Assigned] (SPARK-26364) Clean up import statements in pandas udf tests
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26392) Cancel pending allocate requests by taking locality preference into account
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26422) Unable to disable Hive support in SparkR when Hadoop version is unsupported
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26428) Minimize deprecated `ProcessingTime` usage
-
ASF GitHub Bot (JIRA)
[jira] [Updated] (SPARK-26436) Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it.
-
Manish (JIRA)
[jira] [Assigned] (SPARK-26445) Use ConfigEntry for hardcoded configs for driver/executor categories.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26513) Trigger GC on executor node idle
-
Apache Spark (JIRA)
Page 94 (Messages 2326 to 2350):
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143