Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 34 (Messages 826 to 850):
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-22553) Drop FROM in nonReserved
-
Suchith J N (JIRA)
[jira] [Created] (SPARK-22964) don't allow task restarts for continuous processing
-
Jose Torres (JIRA)
[jira] [Assigned] (SPARK-22949) Reduce memory requirement for TrainValidationSplit
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-22954) ANALYZE TABLE fails with NoSuchTableException for temporary tables (but should have reported "not supported on views")
-
Suchith J N (JIRA)
[jira] [Updated] (SPARK-22977) DataFrameWriter operations do not show details in SQL tab
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-22978) Register Vectorized UDFs for SQL Statement
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22979) Avoid per-record type dispatch in Python data conversion (EvaluatePython.fromJava)
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-22983) Don't push filters beneath aggregates with empty grouping expressions
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-22986) Avoid instantiating multiple instances of broadcast variables
-
ho3rexqj (JIRA)
[jira] [Assigned] (SPARK-22998) Value for SPARK_MOUNTED_CLASSPATH in executor pods is not set
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23000) Flaky test suite DataSourceWithHiveMetastoreCatalogSuite in Spark 2.3
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-22967) VersionSuite failed on Windows caused by Windows format path
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23053) taskBinarySerialization and task partitions calculate in DagScheduler.submitMissingTasks should keep the same RDD checkpoint status
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23054) Incorrect results of casting UserDefinedType to String
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23076) When we call cache() on ShuffleRowRDD, we will get an error result
-
zhoukang (JIRA)
[jira] [Created] (SPARK-23079) Fix query constraints propagation with aliases
-
Gengliang Wang (JIRA)
[jira] [Commented] (SPARK-6305) Add support for log4j 2.x to Spark
-
Roque Vassal'lo (JIRA)
[jira] [Created] (SPARK-23136) Mark packages as experimental
-
Anirudh Ramanathan (JIRA)
[jira] [Resolved] (SPARK-23170) Dump the statistics of effective runs of analyzer and optimizer rules
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-23112) ML, Graph 2.3 QA: Programming guide update and migration guide
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-23107) ML, Graph 2.3 QA: API: New Scala APIs, docs
-
Nick Pentreath (JIRA)
[jira] [Updated] (SPARK-23242) Don't run tests in KafkaSourceSuiteBase twice
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23250) Typo in JavaDoc/ScalaDoc for DataFrameWriter
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22291) Postgresql UUID[] to Cassandra: Conversion Error
-
Xiao Li (JIRA)
[jira] [Reopened] (SPARK-23157) withColumn fails for a column that is a result of mapped DataSet
-
Hyukjin Kwon (JIRA)
Page 34 (Messages 826 to 850):
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