Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 101 (Messages 2501 to 2525):
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] [Assigned] (SPARK-26243) Use java.time API for parsing timestamps and dates from JSON
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26244) Do not use case class as public API
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-26253) Task Summary Metrics Table on Stage Page shows empty table when no data is present
-
Parth Gandhi (JIRA)
[jira] [Assigned] (SPARK-26083) Pyspark command is not working properly with default Docker Image build
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-26281) Duration column of task table should be executor run time instead of real duration
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-19526) Spark should raise an exception when it tries to read a Hive view but it doesn't have read access on the corresponding table(s)
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-26323) check input types of ScalaUDF even if some inputs are of Any type
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26328) Use GenerateOrdering for group key comparison in WindowExec
-
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-26303) Return partial results for bad JSON records
-
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-25642) Add new Metrics in External Shuffle Service to help determine Network performance and Connection Handling capabilities of the Shuffle Service
-
ASF GitHub Bot (JIRA)
[jira] [Closed] (SPARK-19185) ConcurrentModificationExceptions with CachedKafkaConsumers when Windowing
-
Gabor Somogyi (JIRA)
[jira] [Updated] (SPARK-26372) CSV parsing uses previous good value for bad input field
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-26385) YARN - Spark Stateful Structured streaming
-
T M (JIRA)
[jira] [Assigned] (SPARK-26384) CSV schema inferring does not respect spark.sql.legacy.timeParser.enabled
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-25857) Document delegation token code in Spark
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Edwina Lu (JIRA)
[jira] [Updated] (SPARK-26409) SQLConf should be serializable in test sessions
-
Gengliang Wang (JIRA)
[jira] [Resolved] (SPARK-25271) Creating parquet table with all the column null throws exception
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-14023) Make exceptions consistent regarding fields and columns
-
ASF GitHub Bot (JIRA)
[jira] [Closed] (SPARK-25953) install jdk11 on jenkins workers
-
shane knapp (JIRA)
[jira] [Resolved] (SPARK-26405) OOM
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-26487) Use ConfigEntry for hardcoded configs for admin category.
-
Takuya Ueshin (JIRA)
[jira] [Updated] (SPARK-26215) define reserved keywords after SQL standard
-
Xiao Li (JIRA)
Page 101 (Messages 2501 to 2525):
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