Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 52 (Messages 1276 to 1300):
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] [Commented] (SPARK-34579) Fix wrong test in SQLQuerySuite
-
Dongjoon Hyun (Jira)
[jira] [Comment Edited] (SPARK-34594) OrcColumnarBatchReader uncaught exception
-
Zhang Jianguo (Jira)
[jira] [Assigned] (SPARK-34598) RewritePredicateSubquery Rule must not update Filters without subqueries
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34615) Support java.time.Period as an external type of the year-month interval type
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-34607) NewInstance.resolved should not throw malformed class name error
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34648) Reading Parquet Files in Spark Extremely Slow for Large Number of Files?
-
Takeshi Yamamuro (Jira)
[jira] [Resolved] (SPARK-34663) Test year-month and day-time intervals in UDF
-
Wenchen Fan (Jira)
[jira] [Created] (SPARK-34673) Select queries fail with Error: java.lang.IllegalArgumentException: Error: name expected at the position 10 of 'decimal(2,-2)' but '-' is found. (state=,code=0)
-
Chetan Bhat (Jira)
[jira] [Commented] (SPARK-34507) Spark artefacts built against Scala 2.13 incorrectly depend on Scala 2.12
-
Sean R. Owen (Jira)
[jira] [Updated] (SPARK-34715) Add round trip tests for period <-> month and duration <-> micros
-
Maxim Gekk (Jira)
[jira] [Assigned] (SPARK-34721) Add an year-month interval to a date
-
Wenchen Fan (Jira)
[jira] [Created] (SPARK-34732) The logForFailedTest throws an exception when driver is not started
-
Attila Zsolt Piros (Jira)
[jira] [Commented] (SPARK-34732) The logForFailedTest throws an exception when driver is not started
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34733) Spark UI not showing memory used of partitions in memory
-
sam (Jira)
[jira] [Commented] (SPARK-33098) Explicit or implicit casts involving partition columns can sometimes result in a MetaException.
-
Bruce Robbins (Jira)
[jira] [Reopened] (SPARK-23745) Remove the directories of the “hive.downloaded.resources.dir” when HiveThriftServer2 stopped
-
Yuming Wang (Jira)
[jira] [Resolved] (SPARK-21449) Hive client's SessionState was not closed properly in HiveExternalCatalog
-
Yuming Wang (Jira)
[jira] [Updated] (SPARK-34737) Discrepancy between TIMESTAMP_SECONDS and cast from float
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-34774) The `change-scala- version.sh` script not replaced scala.version property correctly
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34581) BoundAttribute issue after optimization by BooleanSimplification and PushFoldableIntoBranches
-
Apache Spark (Jira)
[jira] [Issue Comment Deleted] (SPARK-34775) Push down limit through window when partitionSpec is not empty
-
Yuming Wang (Jira)
[jira] [Created] (SPARK-34842) Corrects the type of date_dim.d_quarter_name in the TPCDS schema
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34840) Fix cases of corruption in merged shuffle blocks that are pushed
-
Mridul Muralidharan (Jira)
[jira] [Assigned] (SPARK-34841) Push ANSI interval binary expressions into into (if / case) branches
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34899) Use origin plan if can not coalesce shuffle partition
-
Wenchen Fan (Jira)
Page 52 (Messages 1276 to 1300):
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