Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,016 messages
org.apache.spark.issues [
All Lists
]
2018 October [
All Months
]
Page 26 (Messages 626 to 650):
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
[jira] [Updated] (SPARK-25540) Make HiveContext in PySpark behave as the same as Scala.
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-25601) Register Grouped aggregate UDF Vectorized UDFs for SQL Statement
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25640) Clarify/Improve EvalType for grouped aggregate and window aggregate
-
Li Jin (JIRA)
[jira] [Commented] (SPARK-22226) splitExpression can create too many method calls (generating a Constant Pool limit error)
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25591) PySpark Accumulators with multiple PythonUDFs
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-17952) SparkSession createDataFrame method throws exception for nested JavaBeans
-
Takuya Ueshin (JIRA)
[jira] [Commented] (SPARK-25576) Fix lint failure in 2.2
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-25591) PySpark Accumulators with multiple PythonUDFs
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-25685) Allow regression testing in enterprise Jenkins
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18660) Parquet complains "Can not initialize counter due to context is not a instance of TaskInputOutputContext, but is org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl "
-
Paul Praet (JIRA)
[jira] [Commented] (SPARK-25525) Do not update conf for existing SparkContext in SparkSession.getOrCreate.
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-25670) Speed up JsonExpressionsSuite
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25378) ArrayData.toArray(StringType) assume UTF8String in 2.4
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-25700) Avoid to create a readsupport at write path in Data Source V2
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-25388) checkEvaluation may miss incorrect nullable of DataType in the result
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-20760) Memory Leak of RDD blocks
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-25767) Error reported in Spark logs when using the org.apache.spark:spark-sql_2.11:2.3.2 Java library
-
Thomas Brugiere (JIRA)
[jira] [Resolved] (SPARK-25771) Fix improper synchronization in PythonWorkerFactory
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-25793) Loading model bug in BisectingKMeans
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-16775) Remove deprecated accumulator v1 APIs
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-25816) Functions does not resolve Columns correctly
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25823) map_filter can generate incorrect data
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-25850) Make the split threshold for the code generated method configurable
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-25877) Put all feature-related code in the feature step itself
-
Marcelo Vanzin (JIRA)
[jira] [Comment Edited] (SPARK-25901) Barrier mode spawns a bunch of threads that get collected on gc
-
yogesh garg (JIRA)
Page 26 (Messages 626 to 650):
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