Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 25 (Messages 601 to 625):
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] [Updated] (SPARK-22958) Spark is stuck when the only one executor fails to register with driver
-
Shaoquan Zhang (JIRA)
[jira] [Assigned] (SPARK-22965) Add deterministic parameter to registerJavaFunction
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19743) Exception when creating more than one implicit Encoder in REPL
-
Mark Petruska (JIRA)
[jira] [Commented] (SPARK-22981) Incorrect results of casting Struct to String
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22980) Wrong answer when using pandas_udf
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-19952) Remove specialized catalog related analysis exceptions
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-23053) taskBinarySerialization and task partitions calculate in DagScheduler.submitMissingTasks should keep the same RDD checkpoint status
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23070) Bump previousSparkVersion in MimaBuild.scala to be 2.2.0
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-21856) Update Python API for MultilayerPerceptronClassifierModel
-
Nick Pentreath (JIRA)
[jira] [Comment Edited] (SPARK-21274) Implement EXCEPT ALL and INTERSECT ALL
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-23156) Code of method "initialize(I)V" of class "org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection" grows beyond 64 KB
-
Krystian Zawistowski (JIRA)
[jira] [Comment Edited] (SPARK-20927) Add cache operator to Unsupported Operations in Structured Streaming
-
Mathieu DESPRIEE (JIRA)
[jira] [Updated] (SPARK-23183) Failure caused by TaskContext is missing in the thread spawned by Custom RDD
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22809) pyspark is sensitive to imports with dots
-
Cricket Temple (JIRA)
[jira] [Commented] (SPARK-23192) Hint is lost after using cached data
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-23208) GenArrayData produces illegal code
-
Herman van Hovell (JIRA)
[jira] [Commented] (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
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23238) Externalize SQLConf spark.sql.execution.arrow.enabled
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-23264) Support interval values without INTERVAL clauses
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22386) Data Source V2 improvements
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-23287) Spark scheduler does not remove initial executor if not one job submitted
-
Pavel Plotnikov (JIRA)
[jira] [Assigned] (SPARK-23291) SparkR : substr : In SparkR dataframe , starting and ending position arguments in "substr" is giving wrong result when the position is greater than 1
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23295) Exclude Waring message when generating versions in make-distribution.sh
-
Apache Spark (JIRA)
Page 25 (Messages 601 to 625):
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