Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 44 (Messages 1076 to 1100):
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] [Resolved] (SPARK-31270) Expose executor memory metrics at the task detal, in the Stages tab
-
angerszhu (Jira)
[jira] [Commented] (SPARK-34001) Remove unused runShowTablesSql() in DataSourceV2SQLSuite.scala
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34004) Change FrameLessOffsetWindowFunction as sealed abstract class
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34011) ALTER TABLE .. RENAME TO PARTITION doesn't refresh cache
-
Maxim Gekk (Jira)
[jira] [Assigned] (SPARK-34028) Cleanup "unreachable code" compilation warnings
-
Apache Spark (Jira)
[jira] [Closed] (SPARK-34038) Automatically active aarch64 profile when build on Arm platform
-
Zhenyu Zheng (Jira)
[jira] [Commented] (SPARK-33591) NULL is recognized as the "null" string in partition specs
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34053) Please reduce GitHub Actions matrix or improve the build time
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34054) BlockManagerDecommissioner cleanup
-
wuyi (Jira)
[jira] [Updated] (SPARK-33941) ALTER TABLE .. DROP PARTITION doesn't invalidate the cache
-
Maxim Gekk (Jira)
[jira] [Created] (SPARK-34076) SQLContext.dropTempTable fails if cache is non-empty
-
Chao Sun (Jira)
[jira] [Assigned] (SPARK-34092) Stage level RestFul API support filter by task status
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34109) Killing executors excluded on failure, results in additional executors being marked as excluded due to fetch failures
-
Aaruna Godthi (Jira)
[jira] [Comment Edited] (SPARK-34037) Remove unnecessary upcasting for Avg & Sum which handle by themself internally
-
Kent Yao (Jira)
[jira] [Commented] (SPARK-33212) Upgrade to Hadoop 3.2.2 and move to shaded clients for Hadoop 3.x profile
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34139) UnresolvedRelation should retain SQL text position
-
Apache Spark (Jira)
[jira] [Reopened] (SPARK-33245) Add built-in UDF - GETBIT
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34204) When use input_file_name() func all column from file appeared in physical plan of query, not only projection.
-
Nick Hryhoriev (Jira)
[jira] [Commented] (SPARK-34215) Keep table cached after truncation
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34224) Ensure all resource opened by `Source.fromXXX` method are closed
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34244) Remove the Scala function version of regexp_extract_all
-
jiaan.geng (Jira)
[jira] [Commented] (SPARK-27963) Allow dynamic allocation without an external shuffle service
-
Neelesh Srinivas Salian (Jira)
[jira] [Created] (SPARK-34273) Do not reregister BlockManager when SparkContext is stopped
-
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-34253) Object hash aggregate should not fallback if no more input rows
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-34308) Escape meta-characters in printSchema
-
Apache Spark (Jira)
Page 44 (Messages 1076 to 1100):
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