Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 9 (Messages 201 to 225):
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] [Commented] (SPARK-17762) invokeJava fails when serialized argument list is larger than INT_MAX (2,147,483,647) bytes
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-21687) Spark SQL should set createTime for Hive partition
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-22945) add java UDF APIs in the functions object
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-22928) API Documentation issue for org.apache.spark.sql.streaming.Trigger
-
Ganesh Chand (JIRA)
[jira] [Assigned] (SPARK-22971) OneVsRestModel should use temporary RawPredictionCol
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22954) ANALYZE TABLE fails with NoSuchTableException for temporary tables (but should have reported "not supported on views")
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22983) Don't push filters beneath aggregates with empty grouping expressions
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-22998) Value for SPARK_MOUNTED_CLASSPATH in executor pods is not set
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22229) SPIP: RDMA Accelerated Shuffle Engine
-
Yuval Degani (JIRA)
[jira] [Commented] (SPARK-23060) RDD's apply function
-
Gianmarco Donetti (JIRA)
[jira] [Assigned] (SPARK-23080) Improve error message for built-in functions
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-23093) don't modify run id
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23116) CLONE - SparkR 2.2 QA: Update user guide for new features & APIs
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23152) Invalid guard condition in org.apache.spark.ml.classification.Classifier
-
Matthew Tovbin (JIRA)
[jira] [Commented] (SPARK-23128) A new approach to do adaptive execution in Spark SQL
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-23186) Loading JDBC Drivers should be syncronized
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23186) Initialize DriverManager first before loading Drivers
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Thomas Graves (JIRA)
[jira] [Commented] (SPARK-23205) ImageSchema.readImages incorrectly sets alpha channel to 255 for four-channel images
-
Siddharth Murching (JIRA)
[jira] [Updated] (SPARK-23215) Dataset Grouping: Index out of bounds error
-
Nikhil (JIRA)
[jira] [Assigned] (SPARK-23238) Externalize SQLConf spark.sql.execution.arrow.enabled
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23269) FP-growth: Provide last transaction for each detected frequent pattern
-
Arseniy Tashoyan (JIRA)
[jira] [Comment Edited] (SPARK-23251) ClassNotFoundException: scala.Any when there's a missing implicit Map encoder
-
Bruce Robbins (JIRA)
[jira] [Commented] (SPARK-23203) DataSourceV2 should use immutable trees.
-
Apache Spark (JIRA)
Page 9 (Messages 201 to 225):
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