Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 46 (Messages 1126 to 1150):
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-16693) Remove R deprecated methods
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-22953) Duplicated secret volumes in Spark pods when init-containers are used
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22955) Error generating jobs when Stopping JobGenerator gracefully
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-22392) columnar reader interface
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-22990) Fix method isFairScheduler in JobsTab and StagesTab
-
Gengliang Wang (JIRA)
[jira] [Created] (SPARK-22991) High read latency with spark streaming 2.2.1 and kafka 0.10.0.1
-
Kiran Shivappa Japannavar (JIRA)
[jira] [Commented] (SPARK-22946) Recursive withColumn calls cause org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection" grows beyond 64 KB
-
Marco Gaido (JIRA)
[jira] [Created] (SPARK-23035) Fix warning: TEMPORARY TABLE ... USING ... is deprecated and use TempViewAlreadyExistsException when create temp view
-
xubo245 (JIRA)
[jira] [Assigned] (SPARK-23049) `spark.sql.files.ignoreCorruptFiles` should work for ORC files
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23058) Show create table conn't show non printable field delim
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-23059) Correct some improper with view related method usage
-
xubo245 (JIRA)
[jira] [Resolved] (SPARK-22956) Union Stream Failover Cause `IllegalStateException`
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23090) polish ColumnVector
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23122) Deprecate register* for UDFs in SQLContext and Catalog in PySpark
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22935) Dataset with Java Beans for java.sql.Date throws CompileException
-
Liang-Chi Hsieh (JIRA)
[jira] [Resolved] (SPARK-23149) polish ColumnarBatch
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-23158) Move HadoopFsRelationTest test suites to from sql/hive to sql/core
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23168) Hints for fact tables and unique columns
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-17088) IsolatedClientLoader fails to load Hive client when sharesHadoopClasses is false
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-23174) Fix pep8 to latest official version
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23209) HiveDelegationTokenProvider throws an exception if Hive jars are not the classpath
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-23238) Externalize SQLConf spark.sql.execution.arrow.enabled
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23238) Externalize SQLConf spark.sql.execution.arrow.enabled
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-23271) Parquet output contains only "_SUCCESS" file after empty DataFrame saving
-
Pavlo Z. (JIRA)
[jira] [Updated] (SPARK-22785) rename ColumnVector.anyNullsSet to hasNull
-
Wenchen Fan (JIRA)
Page 46 (Messages 1126 to 1150):
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