Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 54 (Messages 1326 to 1350):
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] [Updated] (SPARK-22939) registerFunction accepts Spark UDF
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-22711) _pickle.PicklingError: args[0] from __newobj__ args has the wrong class from cloudpickle.py
-
Prateek (JIRA)
[jira] [Commented] (SPARK-19256) Hive bucketing support
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-22517) NullPointerException in ShuffleExternalSorter.spill()
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-23025) DataSet with scala.Null causes Exception
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23043) Upgrade json4s-jackson to 3.5.3
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-23091) Incorrect unit test for approxQuantile
-
Kuang Chen (JIRA)
[jira] [Commented] (SPARK-22923) Non-equi join(theta join) should use sort merge join
-
Herman van Hovell (JIRA)
[jira] [Updated] (SPARK-23020) Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Sameer Agarwal (JIRA)
[jira] [Created] (SPARK-23141) Support data type string as a returnType for registerJavaFunction.
-
Takuya Ueshin (JIRA)
[jira] [Commented] (SPARK-23130) Spark Thrift does not clean-up temporary files (/tmp/*_resources and /tmp/hive/*.pipeout)
-
Marco Gaido (JIRA)
[jira] [Created] (SPARK-23163) Sync Python ML API docs with Scala
-
Bryan Cutler (JIRA)
[jira] [Commented] (SPARK-22320) ORC should support VectorUDT/MatrixUDT
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-19217) Offer easy cast from vector to array
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-23195) Hint of cached data is lost
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Imran Rashid (JIRA)
[jira] [Assigned] (SPARK-23084) Add unboundedPreceding(), unboundedFollowing() and currentRow() to PySpark
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23230) Error by creating a data table when using hive.default.fileformat=orc
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23187) Accumulator object can not be sent from Executor to Driver
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-23108) ML, Graph 2.3 QA: API: Experimental, DeveloperApi, final, sealed audit
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-23240) PythonWorkerFactory issues unhelpful message when pyspark.daemon produces bogus stdout
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-23236) Make it easier to find the rest API, especially in local mode
-
Imran Rashid (JIRA)
[jira] [Commented] (SPARK-23236) Make it easier to find the rest API, especially in local mode
-
Alex Bozarth (JIRA)
[jira] [Resolved] (SPARK-20746) Built-in SQL Function Improvement
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23202) Break down DataSourceV2Writer.commit into two phase
-
Xiao Li (JIRA)
Page 54 (Messages 1326 to 1350):
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