Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 91 (Messages 2251 to 2275):
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
[jira] [Created] (SPARK-33970) Check isNull and isNotNull in tests
-
Yuming Wang (Jira)
[jira] [Created] (SPARK-34000) ExecutorAllocationListener threw an exception java.util.NoSuchElementException
-
Lantao Jin (Jira)
[jira] [Resolved] (SPARK-33998) Refactor v2CommandExec to provide an API to create an InternalRow
-
Wenchen Fan (Jira)
[jira] [Comment Edited] (SPARK-33894) Word2VecSuite failed for Scala 2.13
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-33635) Performance regression in Kafka read
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-23908) High-order function: transform(array<T>, function<T, U>) → array<U>
-
Geraud Le Falher (Jira)
[jira] [Updated] (SPARK-34059) Use for/foreach rather than map for Unit expressions whose side effects are required
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34059) Use for/foreach rather than map to make sure execute it eagerly
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34072) Fix empty array failed in functions.lit()
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33354) New explicit cast syntax rules in ANSI mode
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34119) Keep necessary stats after partition pruning
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34129) Add table name to LogicalRelation.simpleString
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-33730) Standardize warning types
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34166) Fix flaky test in DecommissionWorkerSuite
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33888) JDBC SQL TIME type represents incorrectly as TimestampType, it should be physical Int in millis
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34152) CreateViewStatement.child should be a real child
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34206) Make Guava Cache to ExecutorPodsLifecycleManager private field
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34208) Upgrade ORC to 1.6.7
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34210) Cannot create a record reader because of a previous error when spark accesses the hive on HBase table
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34218) Add Scala 2.13 packaging and publishing
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34219) yark-cluster java.io.UTFDataFormatException
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34235) Make spark.sql.hive as a private package
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-34251) TRUNCATE TABLE resets stats for non-empty v1 table
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34258) scala.reflect.internal.Symbols$CyclicReference: illegal cyclic reference involving type BuilderType
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34184) Remove redundant repartition nodes in the optimizer
-
Jungtaek Lim (Jira)
Page 91 (Messages 2251 to 2275):
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