Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 132 (Messages 3276 to 3300):
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
[jira] [Resolved] (SPARK-21616) SparkR 2.3.0 migration guide, release note
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-22958) Spark is stuck when the only one executor fails to register with driver
-
Shaoquan Zhang (JIRA)
[jira] [Commented] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23001) NullPointerException when running desc database
-
ANDY GUAN (JIRA)
[jira] [Updated] (SPARK-22991) High read latency with spark streaming 2.2.1 and kafka 0.10.0.1
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-22921) Merge script should prompt for assigning jiras
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-23049) `spark.sql.files.ignoreCorruptFiles` should work for ORC files
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Kris Mok (JIRA)
[jira] [Updated] (SPARK-23056) parse_url regression when switched to using java.net.URI instead of java.net.URL
-
Yash Datta (JIRA)
[jira] [Updated] (SPARK-23069) R doc for describe missing text
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-23122) Deprecate register* for UDFs in SQLContext and Catalog in PySpark
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23128) A new approach to do adaptive execution in Spark SQL
-
Carson Wang (JIRA)
[jira] [Assigned] (SPARK-23140) DataSourceV2Strategy is missing in HiveSessionStateBuilder
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23087) CheckCartesianProduct too restrictive when condition is constant folded to false/null
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-23172) Respect Project nodes in ReorderJoin
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23117) SparkR 2.3 QA: Check for new R APIs requiring example code
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23173) from_json can produce nulls for fields which are marked as non-nullable
-
Herman van Hovell (JIRA)
[jira] [Commented] (SPARK-23187) Accumulator object can not be sent from Executor to Driver
-
Lantao Jin (JIRA)
[jira] [Resolved] (SPARK-23115) SparkR 2.3 QA: New R APIs and API docs
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Commented] (SPARK-16441) Spark application hang when dynamic allocation is enabled
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-23253) Only write shuffle temporary index file when there is not an existing one
-
Kent Yao (JIRA)
[jira] [Resolved] (SPARK-23223) Stacking dataset transforms performs poorly
-
Herman van Hovell (JIRA)
[jira] [Created] (SPARK-23272) add calendar interval type support to ColumnVector
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23020) Re-enable Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Apache Spark (JIRA)
Page 132 (Messages 3276 to 3300):
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