Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 14 (Messages 326 to 350):
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
[jira] [Resolved] (SPARK-34573) SQLConf sqlConfEntries map has a global lock, should not lock on get
-
Takeshi Yamamuro (Jira)
[jira] [Commented] (SPARK-34592) Mark indeterminate RDD in Web UI
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34601) Do not delete shuffle file on executor lost event when using remote shuffle service
-
BoYang (Jira)
[jira] [Commented] (SPARK-34361) Dynamic allocation on K8s kills executors with running tasks
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34601) Do not delete shuffle file on executor lost event when using remote shuffle service
-
BoYang (Jira)
[jira] [Commented] (SPARK-32058) Use Apache Hadoop 3.2.0 dependency by default
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34675) TimeZone inconsistencies when JVM and session timezones are different
-
Shubham Chaurasia (Jira)
[jira] [Assigned] (SPARK-34725) Do not show Statistics(sizeInBytes=8.0 EiB) if we don't have valid stats
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34751) Parquet with invalid chars on column name reads double as null when a clean schema is applied
-
Nivas Umapathy (Jira)
[jira] [Commented] (SPARK-34714) collect_list(struct()) fails when used with GROUP BY
-
Takeshi Yamamuro (Jira)
[jira] [Resolved] (SPARK-34504) Avoid unnecessary view resolving and remove the `performCheck` flag
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34791) SparkR throws node stack overflow
-
Jeet (Jira)
[jira] [Reopened] (SPARK-34674) Spark app on k8s doesn't terminate without call to sparkContext.stop() method
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34800) Use fine-grained lock in SessionCatalog.tableExists
-
rongchuan.jin (Jira)
[jira] [Updated] (SPARK-28220) join foldable condition not pushed down when parent filter is totally pushed down
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34811) Redact fs.s3a.access.key like secret and token
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34841) Push ANSI interval binary expressions into into (if / case) branches
-
Max Gekk (Jira)
[jira] [Commented] (SPARK-34638) Spark SQL reads unnecessary nested fields (another type of pruning case)
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34814) LikeSimplification should handle NULL
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34843) JDBCRelation columnPartition function improperly determines stride size. Upper bound is skewed do to stride alignment.
-
Sean R. Owen (Jira)
[jira] [Created] (SPARK-34882) RewriteDistinctAggregates can cause a bug if the aggregator does not ignore NULLs
-
Tanel Kiis (Jira)
[jira] [Assigned] (SPARK-34907) Add main class that runs all benchmarks
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34911) Fix code close issue in monitoring.md
-
angerszhu (Jira)
[jira] [Updated] (SPARK-34920) Introduce SQLSTATE and ERRORCODE to SQL Exception
-
Yuming Wang (Jira)
[jira] [Created] (SPARK-34921) Error in spark accessing file
-
czh (Jira)
Page 14 (Messages 326 to 350):
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