Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 6 (Messages 126 to 150):
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-24098) ScriptTransformationExec should wait process exiting before output iterator finish
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34012) Keep behavior consistent when conf `spark.sql.legacy.parser.havingWithoutGroupByAsWhere` is true with migration guide
-
Takeshi Yamamuro (Jira)
[jira] [Created] (SPARK-34048) Check the amount of calls to Hive external catalog
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-33933) Broadcast timeout happened unexpectedly in AQE
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34055) ALTER TABLE .. ADD PARTITION doesn't refresh cache
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34064) Broadcast job is not aborted even the SQL statement canceled
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34065) Cancel the duplicated jobs only in PRs at GitHub Actions
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34059) Use for/foreach rather than map to make sure execute it eagerly
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33867) java.time.Instant and java.time.LocalDate not handled in org.apache.spark.sql.jdbc.JdbcDialect#compileValue
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34091) Shuffle batch fetch can't be disabled once it's enabled previously
-
wuyi (Jira)
[jira] [Assigned] (SPARK-34091) Shuffle batch fetch can't be disabled once it's enabled previously
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33790) Reduce the rpc call of getFileStatus in SingleFileEventLogFileReader
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34124) Upgrade jackson version to fix CVE-2020-36179 in Spark 2.4
-
Yang Jie (Jira)
[jira] [Updated] (SPARK-34115) Long runtime on many environment variables
-
Norbert Schultz (Jira)
[jira] [Commented] (SPARK-33288) Support k8s cluster manager with stage level scheduling
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-33940) allow configuring the max column name length in csv writer
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34188) Char varchar length check blocks CBO statistics
-
Kent Yao (Jira)
[jira] [Commented] (SPARK-33813) JDBC datasource fails when reading spatial datatypes with the MS SQL driver
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-32866) Docker buildx now requires --push
-
Holden Karau (Jira)
[jira] [Created] (SPARK-34224) Ensure all resource opened by `Source.fromXXX` method are closed
-
Yang Jie (Jira)
[jira] [Commented] (SPARK-34203) FileSource table null partition can not be dropped
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34233) NPE for char padding in binary comparison
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34227) WindowFunctionFrame should clear its states during preparation
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-34245) Master may not remove the finished executor when Worker fails to send ExecutorStateChanged
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34052) A cached view should become invalid after a table is dropped
-
Hyukjin Kwon (Jira)
Page 6 (Messages 126 to 150):
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