Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 49 (Messages 1201 to 1225):
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-33962) Fix incorrect min partition condition in getRanges
-
L. C. Hsieh (Jira)
[jira] [Comment Edited] (SPARK-26836) Columns get switched in Spark SQL using Avro backed Hive table if schema evolves
-
Attila Zsolt Piros (Jira)
[jira] [Resolved] (SPARK-33970) Check isNull and isNotNull in tests
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34050) Parquet 2 CSV conversion wrong quoting
-
Laszlo Torok (Jira)
[jira] [Updated] (SPARK-34081) Should not pushdown LeftSemi/LeftAnti over Aggregate
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-34101) Make spark-sql CLI configurable for the behavior of printing header by SET command
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34103) Fix MiMaExcludes by moving SPARK-23429 from 2.4.x to 3.0.x
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34107) Spark History not loading when service has to load 300k applications initially from S3
-
Shashank Pedamallu (Jira)
[jira] [Resolved] (SPARK-34107) Spark History not loading when service has to load 300k applications initially from S3
-
Shashank Pedamallu (Jira)
[jira] [Assigned] (SPARK-34111) Deconflict the jars jakarta.servlet-api-4.0.3.jar and javax.servlet-api-3.1.0.jar
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34148) Move general StateStore tests to StateStoreSuiteBase
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34149) DSv2: `ALTER TABLE .. ADD PARTITION` does not refresh table cache
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34121) Intersect operator missing rowCount when CBO enabled
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34121) Intersect operator missing rowCount when CBO enabled
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-34165) Add countDistinct option to Dataset#summary
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34190) Supplement the description for Python Package Management
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-32866) Docker buildx now requires --push
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34223) NPE for static partion with null in InsertIntoHadoopFsRelationCommand
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34226) Reduce RepartitionOperation num partitions to its child max row
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34192) Move char padding to write side
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34251) TRUNCATE TABLE resets stats for non-empty v1 table
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34260) UnresolvedException when creating temp view twice
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34274) Improve performance for last_value over unbounded preceding window frame
-
jiaan.geng (Jira)
[jira] [Commented] (SPARK-34239) Unify output of SHOW COLUMNS pass output attributes properly
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34288) Add a tip info for the `resources` column in the executors page
-
akiyamaneko (Jira)
Page 49 (Messages 1201 to 1225):
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