Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 97 (Messages 2401 to 2425):
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] [Resolved] (SPARK-26165) Date and Timestamp column expression is getting converted to string in less than/greater than filter query even though valid date/timestamp string literal is used in the right side filter expression
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-26155) Spark SQL performance degradation after apply SPARK-21052 with Q19 of TPC-DS in 3TB scale
-
Ke Jia (JIRA)
[jira] [Updated] (SPARK-26256) Add proper labels when deleting pods
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-26260) Summary Task Metrics for Stage Page: Efficient implementation for SHS when using disk store.
-
shahid (JIRA)
[jira] [Comment Edited] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-26286) Add MAXIMUM_PAGE_SIZE_BYTES Exception unit test
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-26297) improve the doc of Distribution/Partitioning
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-26282) Update JVM to 8u191 on jenkins workers
-
shane knapp (JIRA)
[jira] [Commented] (SPARK-26308) Large BigDecimal value is converted to null when passed into a UDF
-
Marco Gaido (JIRA)
[jira] [Comment Edited] (SPARK-26302) retainedBatches configuration can cause memory leak
-
Gabor Somogyi (JIRA)
[jira] [Commented] (SPARK-24920) Spark should allow sharing netty's memory pools across all uses
-
ASF GitHub Bot (JIRA)
[jira] [Created] (SPARK-26333) FsHistoryProviderSuite failed because setReadable doesn't work in RedHat
-
deshanxiao (JIRA)
[jira] [Commented] (SPARK-26098) Show associated SQL query in Job page
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25530) data source v2 API refactor (batch write)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26336) left_anti join with Na Values
-
Carlos (JIRA)
[jira] [Assigned] (SPARK-26403) DataFrame pivot using array column fails with "Unsupported literal type class"
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26415) Mark StreamSinkProvider and StreamSourceProvider as stable
-
Gabor Somogyi (JIRA)
[jira] [Assigned] (SPARK-26431) Update availableSlots by availableCpus for barrier taskset
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26440) Show total CPU time across all tasks on stage pages
-
Chenxiao Mao (JIRA)
[jira] [Assigned] (SPARK-26447) Allow OrcColumnarBatchReader to return less partition columns
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26449) Missing Dataframe.transform API in Python API
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-26191) Control number of truncated fields
-
Herman van Hovell (JIRA)
[jira] [Resolved] (SPARK-26485) Use ConfigEntry for hardcoded configs for master.rest/ui categories.
-
Takuya Ueshin (JIRA)
[jira] [Commented] (SPARK-26413) SPIP: RDD Arrow Support in Spark Core and PySpark
-
Richard Whitcomb (JIRA)
Page 97 (Messages 2401 to 2425):
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