Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 13 (Messages 301 to 325):
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] [Updated] (SPARK-33959) Improve the statistics estimation of the Tail
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-33961) Upgrade SBT to 1.4.6
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-33794) next_day function should throw runtime exception when receiving invalid input under ANSI mode
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-33948) branch-3.1 jenkins test failed in Scala 2.13
-
Yang Jie (Jira)
[jira] [Resolved] (SPARK-33982) Sparksql does not support when the inserted table is a read table
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-32685) Script transform hive serde default field.delimit is '\t'
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34087) a memory leak occurs when we clone the spark session
-
Fu Chen (Jira)
[jira] [Commented] (SPARK-34090) HadoopDelegationTokenManager.isServiceEnabled used in KafkaTokenUtil.needTokenUpdate needs to be cached because it slows down Kafka stream processing in case of delegation token
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34114) should not trim right for read-side char length check and padding
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-33346) Change the never changed var to val
-
Sean R. Owen (Jira)
[jira] [Commented] (SPARK-34148) Move general StateStore tests to StateStoreSuiteBase
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34164) Improve write side varchar check to visit only last few tailing spaces
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34182) [AVRO] Improve error messages when matching Catalyst-to-Avro schemas
-
Erik Krogen (Jira)
[jira] [Commented] (SPARK-33888) JDBC SQL TIME type represents incorrectly as TimestampType, it should be physical Int in millis
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34188) Char varchar length check blocks CBO statistics
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34197) refreshTable() should not invalidate the relation cache for temporary views
-
Maxim Gekk (Jira)
[jira] [Assigned] (SPARK-34202) Let HiveExternalCatalogVersionsSuite can run in orgs internal environment
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-33489) Support null for conversion from and to Arrow type
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34187) Use available offset range obtained during polling when checking offset validation
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34267) Remove `refreshTable()` from `SessionState`
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34240) Unify output of SHOW TBLPROPERTIES pass output attributes properly
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-7768) Make user-defined type (UDT) API public
-
Sean R. Owen (Jira)
[jira] [Commented] (SPARK-34288) Add a tip info for the `resources` column in the executors page
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34283) Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct'
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34296) AggregateWindowFunction#frame should not always use UnboundedPreceding
-
Apache Spark (Jira)
Page 13 (Messages 301 to 325):
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