Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 73 (Messages 1801 to 1825):
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-33998) Refactor v2CommandExec to provide an API to create an InternalRow
-
Terry Kim (Jira)
[jira] [Commented] (SPARK-34008) Upgrade derby to 10.14.2.0
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34034) "show create table" doesn't work for v2 table
-
Shixiong Zhu (Jira)
[jira] [Updated] (SPARK-34041) Miscellaneous cleanup for new PySpark documentation
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-26836) Columns get switched in Spark SQL using Avro backed Hive table if schema evolves
-
Attila Zsolt Piros (Jira)
[jira] [Assigned] (SPARK-31891) `ALTER TABLE multipartIdentifier RECOVER PARTITIONS` should drop partition if partition specific location is not exist any more
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34057) UnresolvedTableOrView should retain SQL text position
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Updated] (SPARK-34052) A cached view should become invalid after a table is dropped
-
Chao Sun (Jira)
[jira] [Updated] (SPARK-34070) Use exists method to simplify 'find + emptiness check' on Seq
-
Yang Jie (Jira)
[jira] [Updated] (SPARK-34070) Replaces find and emptiness check with exists.
-
Yang Jie (Jira)
[jira] [Assigned] (SPARK-34069) Kill barrier tasks should respect SPARK_JOB_INTERRUPT_ON_CANCEL
-
Mridul Muralidharan (Jira)
[jira] [Commented] (SPARK-33245) Add built-in UDF - GETBIT
-
jiaan.geng (Jira)
[jira] [Resolved] (SPARK-33741) Add minimum threshold speculation config
-
Thomas Graves (Jira)
[jira] [Assigned] (SPARK-34103) Fix MiMaExcludes by moving SPARK-23429 from 2.4.x to 3.0.x
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34108) Caching doesn't work completely with permanent view
-
Chao Sun (Jira)
[jira] [Updated] (SPARK-33711) Race condition in Spark k8s Pod lifecycle manager that leads to shutdowns
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34148) Move general StateStore tests to StateStoreSuiteBase
-
L. C. Hsieh (Jira)
[jira] [Commented] (SPARK-34168) Support DPP in AQE When the join is Broadcast hash join before applying the AQE rules
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34188) Char varchar length check blocks CBO statistics
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34190) Supplement the description for Python Package Management
-
Haejoon Lee (Jira)
[jira] [Updated] (SPARK-34224) Ensure all resource opened by `Source.fromXXX` method are closed
-
Yang Jie (Jira)
[jira] [Assigned] (SPARK-34241) Make Command's producedAttribute as it's output
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34241) Make Command's producedAttribute as it's output
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34193) Potential race condition during decommissioning with TorrentBroadcast
-
Hyukjin Kwon (Jira)
Page 73 (Messages 1801 to 1825):
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