Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 102 (Messages 2526 to 2550):
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-21413) Multiple projections with CASE WHEN fails to run generated codes
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-12344) Remove env-based configurations
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-22957) ApproxQuantile breaks if the number of rows exceeds MaxInt
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-22977) DataFrameWriter operations do not show details in SQL tab
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-21395) Spark SQL hive-thriftserver doesn't register operation log before execute sql statement
-
Sameer Agarwal (JIRA)
[jira] [Created] (SPARK-23022) Spark Thrift Server always cache resource issues
-
xinzhang (JIRA)
[jira] [Updated] (SPARK-23073) Fix incorrect R doc page header for generated sql functions
-
Felix Cheung (JIRA)
[jira] [Created] (SPARK-23075) thrift server can not auto cancel the sql execution if the client is closed
-
junzhang (JIRA)
[jira] [Assigned] (SPARK-23023) Incorrect results of printing Array/Map/Struct in showString
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23076) When we call cache() on RDD which depends on ShuffleRowRDD, we will get an error result
-
zhoukang (JIRA)
[jira] [Commented] (SPARK-23141) Support data type string as a returnType for registerJavaFunction.
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23161) Add missing APIs to Python GBTClassifier
-
Bryan Cutler (JIRA)
[jira] [Resolved] (SPARK-23091) Incorrect unit test for approxQuantile
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-23201) Cannot create view when duplicate columns exist in subquery
-
Johannes Mayer (JIRA)
[jira] [Commented] (SPARK-23203) DataSourceV2 should use immutable trees.
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-23187) Accumulator object can not be sent from Executor to Driver
-
Saisai Shao (JIRA)
[jira] [Updated] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Weichen Xu (JIRA)
[jira] [Comment Edited] (SPARK-23220) broadcast hint not applied in a streaming left anti join
-
Mathieu DESPRIEE (JIRA)
[jira] [Commented] (SPARK-23240) PythonWorkerFactory issues unhelpful message when pyspark.daemon produces bogus stdout
-
Bruce Robbins (JIRA)
[jira] [Updated] (SPARK-23274) ReplaceExceptWithFilter fails on dataframes filtered on same column
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-23265) Update multi-column error handling logic in QuantileDiscretizer
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23040) BlockStoreShuffleReader's return Iterator isn't interruptible if aggregator or ordering is specified
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-21657) Spark has exponential time complexity to explode(array of structs)
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-23251) ClassNotFoundException: scala.Any when there's a missing implicit Map encoder
-
Michal Šenkýř (JIRA)
[jira] [Created] (SPARK-23294) Spark Streaming + Rate source + Console Sink : Receiver MaxRate is violated
-
Ravinder Matte (JIRA)
Page 102 (Messages 2526 to 2550):
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