Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 133 (Messages 3301 to 3325):
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-21536) Remove the workaroud to allow dots in field names in R's createDataFame
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22935) Dataset with Java Beans for java.sql.Date throws CompileException
-
Kazuaki Ishizaki (JIRA)
[jira] [Resolved] (SPARK-22938) Assert that SQLConf.get is accessed only on the driver.
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-22973) Incorrect results of casting Map to String
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-18455) General support for correlated subquery processing
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-14098) Generate Java code to build CachedColumnarBatch and get values from CachedColumnarBatch when DataFrame.cache() is called
-
Sameer Agarwal (JIRA)
[jira] [Created] (SPARK-23027) optimizer a simple query
-
wangminfeng (JIRA)
[jira] [Commented] (SPARK-17998) Reading Parquet files coalesces parts into too few in-memory partitions
-
Fernando Pereira (JIRA)
[jira] [Commented] (SPARK-21475) Change to use NIO's Files API for external shuffle service
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23059) Correct some improper with view related method usage
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23050) Structured Streaming with S3 file source duplicates data because of eventual consistency.
-
Yash Sharma (JIRA)
[jira] [Updated] (SPARK-23076) When we call cache() on RDD which depends on ShuffleRowRDD, we will get an error result
-
zhoukang (JIRA)
[jira] [Updated] (SPARK-23082) Allow separate node selectors for driver and executors in Kubernetes
-
Oz Ben-Ami (JIRA)
[jira] [Commented] (SPARK-23050) Structured Streaming with S3 file source duplicates data because of eventual consistency.
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23050) Structured Streaming with S3 file source duplicates data because of eventual consistency.
-
Steve Loughran (JIRA)
[jira] [Updated] (SPARK-23114) Spark R 2.3 QA umbrella
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-19109) ORC metadata section can sometimes exceed protobuf message size limit
-
wan...@chinatelecom.cn (JIRA)
[jira] [Updated] (SPARK-23144) Add console sink for continuous queries
-
Tathagata Das (JIRA)
[jira] [Comment Edited] (SPARK-23114) Spark R 2.3 QA umbrella
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-23201) Cannot create view when duplicate columns exist in subquery
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-23209) HiveDelegationTokenProvider throws an exception if Hive jars are not the classpath
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Weichen Xu (JIRA)
[jira] [Resolved] (SPARK-23109) ML 2.3 QA: API: Python API coverage
-
Bryan Cutler (JIRA)
[jira] [Comment Edited] (SPARK-23109) ML 2.3 QA: API: Python API coverage
-
Bryan Cutler (JIRA)
[jira] [Updated] (SPARK-23202) Add new API in DataSourceWriter: onDataWriterCommit
-
Gengliang Wang (JIRA)
Page 133 (Messages 3301 to 3325):
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