Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 98 (Messages 2426 to 2450):
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-22898) collect_set aggregation on bucketed table causes an exchange stage
-
Liang-Chi Hsieh (JIRA)
[jira] [Updated] (SPARK-16390) Dataset API improvements
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-21292) R document Catalog function metadata refresh
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23000) Flaky test suite DataSourceWithHiveMetastoreCatalogSuite in Spark 2.3
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-21727) Operating on an ArrayType in a SparkR DataFrame throws error
-
Felix Cheung (JIRA)
[jira] [Resolved] (SPARK-22986) Avoid instantiating multiple instances of broadcast variables
-
Wenchen Fan (JIRA)
[jira] [Reopened] (SPARK-22908) add basic continuous kafka source
-
Sameer Agarwal (JIRA)
[jira] [Created] (SPARK-23070) Bump previousSparkVersion in MimaBuild.scala to be 2.2.0
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23069) R doc for describe missing text
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23077) Apache Structured Streaming: Unable to write streaming dataset into Hive?
-
Pravin Agrawal (JIRA)
[jira] [Commented] (SPARK-23095) Decorrelation of scalar subquery fails with java.util.NoSuchElementException.
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23135) Accumulators don't show up properly in the Stages page anymore
-
Burak Yavuz (JIRA)
[jira] [Resolved] (SPARK-21771) SparkSQLEnv creates a useless meta hive client
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-19900) [Standalone] Master registers application again when driver relaunched
-
Neeraj Gupta (JIRA)
[jira] [Resolved] (SPARK-23195) Hint of cached data is lost
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-23198) Fix KafkaContinuousSourceStressForDontFailOnDataLossSuite to test ContinuousExecution
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23202) Break down DataSourceV2Writer.commit into two phase
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23203) DataSourceV2 should use immutable trees.
-
Ryan Blue (JIRA)
[jira] [Commented] (SPARK-23173) from_json can produce nulls for fields which are marked as non-nullable
-
Reynold Xin (JIRA)
[jira] [Resolved] (SPARK-23113) Update MLlib, GraphX websites for 2.3
-
Nick Pentreath (JIRA)
[jira] [Created] (SPARK-23243) Shuffle+Repartition on an RDD could lead to incorrect answers
-
Jiang Xingbo (JIRA)
[jira] [Assigned] (SPARK-23112) ML, Graph 2.3 QA: Programming guide update and migration guide
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23272) add calendar interval type support to ColumnVector
-
Apache Spark (JIRA)
[jira] [Reopened] (SPARK-23278) Spark ALS : param coldStartStrategy does not exist.
-
Surya Prakash Reddy (JIRA)
[jira] [Resolved] (SPARK-22785) rename ColumnVector.anyNullsSet to hasNull
-
Wenchen Fan (JIRA)
Page 98 (Messages 2426 to 2450):
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