Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 89 (Messages 2201 to 2225):
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] [Assigned] (SPARK-33960) LimitPushDown support Sort
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33961) Upgrade SBT to 1.4.6
-
Dongjoon Hyun (Jira)
[jira] [Comment Edited] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Created] (SPARK-33987) v2 ALTER TABLE .. DROP PARTITION does not refresh cached table
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-33934) Support user-defined script command wrapper for more use case
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34004) Change FrameLessOffsetWindowFunction as sealed abstract class
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34021) Fix hyper links in SparkR documentation for CRAN submission
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-34034) "show create table" doesn't work for v2 table
-
Shixiong Zhu (Jira)
[jira] [Resolved] (SPARK-34005) Update peak memory metrics for each Executor on task end.
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34032) Add Kafka delegation token truststore and keystore type confiuration
-
Jungtaek Lim (Jira)
[jira] [Updated] (SPARK-34039) [DSv2] ReplaceTable should invalidate cache
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34065) Cancel the duplicated jobs only in PRs at GitHub Actions
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34060) ALTER TABLE .. DROP PARTITION uncaches Hive table while updating table stats
-
Apache Spark (Jira)
[jira] [Comment Edited] (SPARK-23431) Expose the new executor memory metrics at the stage level
-
Gengliang Wang (Jira)
[jira] [Commented] (SPARK-34138) Keep dependants cached while refreshing v1 tables
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34041) Miscellaneous cleanup for new PySpark documentation
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34111) Deconflict the jars jakarta.servlet-api-4.0.3.jar and javax.servlet-api-3.1.0.jar
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-33913) Upgrade Kafka to 2.7.0
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34153) Remove unused `getRawTable()` from `HiveExternalCatalog.alterPartitions()`
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34202) Let HiveExternalCatalogVersionsSuite can run in orgs internal environment
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34245) Master may not remove the finished executor when Worker fails to send ExecutorStateChanged
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34252) View subqueries in aggregate's grouping expression fail during the analysis check
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34144) java.time.Instant and java.time.LocalDate not handled when writing to tables
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34299) Clean up ResolveSessionCatalog
-
Terry Kim (Jira)
[jira] [Updated] (SPARK-26346) Upgrade parquet to 1.11.1
-
Yuming Wang (Jira)
Page 89 (Messages 2201 to 2225):
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