Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 3 (Messages 51 to 75):
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-22903) AlreadyBeingCreatedException in stage retry caused by wrong attemptNumber
-
liupengcheng (JIRA)
[jira] [Commented] (SPARK-22711) _pickle.PicklingError: args[0] from __newobj__ args has the wrong class from cloudpickle.py
-
Prateek (JIRA)
[jira] [Created] (SPARK-22957) ApproxQuantile breaks if the number of rows exceeds MaxInt
-
Juliusz Sompolski (JIRA)
[jira] [Updated] (SPARK-22958) Spark is stuck when the only one executor fails to register with driver
-
Shaoquan Zhang (JIRA)
[jira] [Resolved] (SPARK-22985) Fix argument escaping bug in from_utc_timestamp / to_utc_timestamp codegen
-
Xiao Li (JIRA)
[jira] [Comment Edited] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
wuyi (JIRA)
[jira] [Created] (SPARK-22998) Value for SPARK_MOUNTED_CLASSPATH in executor pods is not set
-
Yinan Li (JIRA)
[jira] [Commented] (SPARK-23007) Add schema evolution test suite for file-based data sources
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23015) spark-submit fails when submitting several jobs in parallel
-
Hugh Zabriskie (JIRA)
[jira] [Commented] (SPARK-23032) Add a per-query codegenStageId to WholeStageCodegenExec
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23038) Update docker/spark-test (JDK/OS)
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23056) parse_url regression when switched to using java.net.URI instead of java.net.URL
-
Yash Datta (JIRA)
[jira] [Assigned] (SPARK-22908) add basic continuous kafka source
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23065) R API doc empty in Spark 2.3.0 RC1
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-23079) Fix query constraints propagation with aliases
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23081) Add colRegex to PySpark
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-21274) Implement EXCEPT ALL and INTERSECT ALL
-
Reynold Xin (JIRA)
[jira] [Created] (SPARK-23132) Run ml.image doctests in tests
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23135) Accumulators don't show up properly in the Stages page anymore
-
Burak Yavuz (JIRA)
[jira] [Commented] (SPARK-22320) ORC should support VectorUDT/MatrixUDT
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-23117) SparkR 2.3 QA: Check for new R APIs requiring example code
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-23084) Add unboundedPreceding(), unboundedFollowing() and currentRow() to PySpark
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23205) ImageSchema.readImages incorrectly sets alpha channel to 255 for four-channel images
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-23202) Break down DataSourceV2Writer.commit into two phase
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-22303) Getting java.sql.SQLException: Unsupported type 101 for BINARY_DOUBLE
-
Xiao Li (JIRA)
Page 3 (Messages 51 to 75):
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