Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 52 (Messages 1276 to 1300):
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-22898) collect_set aggregation on bucketed table causes an exchange stage
-
Modi Tamam (JIRA)
[jira] [Commented] (SPARK-22947) SPIP: as-of join in Spark SQL
-
Michael Armbrust (JIRA)
[jira] [Assigned] (SPARK-22959) Configuration to select the modules for daemon and worker in PySpark
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-7721) Generate test coverage report from Python
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
wuyi (JIRA)
[jira] [Updated] (SPARK-22796) Add multiple column support to PySpark QuantileDiscretizer
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-18057) Update structured streaming kafka from 10.0.1 to 10.2.0
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-23017) Why would spark-kafka stream fail stating `Got wrong record for <groupid> <topic> <partition> even after seeking to offset #` when using kafka API to commit offset
-
Bhaskar E (JIRA)
[jira] [Created] (SPARK-23045) Have RFormula use OneHotEstimator
-
Bago Amirbekian (JIRA)
[jira] [Commented] (SPARK-23047) Change MapVector to NullableMapVector in ArrowColumnVector
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23050) Structured Streaming with S3 file source duplicates data because of eventual consistency.
-
Yash Sharma (JIRA)
[jira] [Commented] (SPARK-23064) Add documentation for stream-stream joins
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23069) R doc for describe missing text
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23080) Improve error message for built-in functions
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23083) Adding Kubernetes as an option to https://spark.apache.org/
-
Anirudh Ramanathan (JIRA)
[jira] [Updated] (SPARK-23089) "Unable to create operation log session directory" when parent directory not present
-
Sean Roberts (JIRA)
[jira] [Updated] (SPARK-23105) Spark MLlib, GraphX 2.3 QA umbrella
-
Joseph K. Bradley (JIRA)
[jira] [Comment Edited] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Gaurav Garg (JIRA)
[jira] [Updated] (SPARK-23178) Kryo Unsafe problems with count distinct from cache
-
KIryl Sultanau (JIRA)
[jira] [Updated] (SPARK-23177) PySpark parameter-less UDFs raise exception if applied after distinct
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-23220) broadcast hint not applied in a streaming left anti join
-
Mathieu DESPRIEE (JIRA)
[jira] [Assigned] (SPARK-23253) Only write shuffle temporary index file when there is not an existing one
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23263) create table stored as parquet should update table size if automatic update table size is enabled
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22392) columnar reader interface
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-22785) remove ColumnVector.anyNullsSet
-
Apache Spark (JIRA)
Page 52 (Messages 1276 to 1300):
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