Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 4 (Messages 76 to 100):
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] [Issue Comment Deleted] (SPARK-26139) Support passing shuffle metrics to exchange operator
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-26247) SPIP - ML Model Extension for no-Spark MLLib Online Serving
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-26233) Incorrect decimal value with java beans and first/last/max... functions
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-26155) Spark SQL performance degradation after apply SPARK-21052 with Q19 of TPC-DS in 3TB scale
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-26264) It is better to add @transient to field 'locs' for class `ResultTask`.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26308) Large BigDecimal value is converted to null when passed into a UDF
-
Marco Gaido (JIRA)
[jira] [Commented] (SPARK-24920) Spark should allow sharing netty's memory pools across all uses
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24920) Spark should allow sharing netty's memory pools across all uses
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26333) FsHistoryProviderSuite failed because setReadable doesn't work in RedHat
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE
-
ASF GitHub Bot (JIRA)
[jira] [Created] (SPARK-26336) left_anti join with Na Values
-
Carlos (JIRA)
[jira] [Commented] (SPARK-26078) WHERE .. IN fails to filter rows when used in combination with UNION
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26327) Metrics in FileSourceScanExec not update correctly while relation.partitionSchema is set
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26203) Benchmark performance of In and InSet expressions
-
ASF GitHub Bot (JIRA)
[jira] [Assigned] (SPARK-25277) YARN applicationMaster metrics should not register static and JVM metrics
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-26222) Scan: track file listing time
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-23431) Expose the new executor memory metrics at the stage level
-
Edwina Lu (JIRA)
[jira] [Commented] (SPARK-26430) Upgrade Surefire plugin to 3.0.0-M2
-
ASF GitHub Bot (JIRA)
[jira] [Created] (SPARK-26443) Use ConfigEntry for hardcoded configs for history category.
-
Takuya Ueshin (JIRA)
[jira] [Created] (SPARK-26448) retain the difference between 0.0 and -0.0
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-26499) JdbcUtils.getCatalystType maps TINYINT to IntegerType instead of ByteType
-
Apache Spark (JIRA)
Page 4 (Messages 76 to 100):
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