Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 109 (Messages 2701 to 2725):
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] [Comment Edited] (SPARK-3159) Check for reducible DecisionTree
-
Carlos Bribiescas (Jira)
[jira] [Commented] (SPARK-34587) Replaces map and getOrElse(false/true) with exists/forall
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34594) OrcColumnarBatchReader uncaught exception
-
Zhang Jianguo (Jira)
[jira] [Assigned] (SPARK-34605) Support java.time.Duration as an external type of the day-time interval type
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34605) Support java.time.Duration as an external type of the day-time interval type
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34479) Add zstandard codec to spark.sql.avro.compression.codec
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34661) Replaces `OriginalType` with `LogicalTypeAnnotation` in VectorizedColumnReader
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34675) TimeZone inconsistencies when JVM and session timezones are different
-
Shubham Chaurasia (Jira)
[jira] [Commented] (SPARK-34682) Regression in "operating on canonicalized plan" check in CustomShuffleReaderExec
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34695) Overflow in round trip conversion from micros to duration
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34711) Exercise code-gen enable/disable code paths for SHJ in join test suites
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-28379) Correlated scalar subqueries must be aggregated
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-33944) Incorrect logging for warehouse keys in SharedState options
-
Kent Yao (Jira)
[jira] [Created] (SPARK-34745) Unify overflow exception error message of integral types
-
Gengliang Wang (Jira)
[jira] [Assigned] (SPARK-34777) [UI] StagePage input size records not show when records greater than zero
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34781) Eliminate LEFT SEMI/ANTI join to its left child side with AQE
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34796) Codegen compilation error for query with LIMIT operator and without AQE
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34803) Util methods requiring certain versions of Pandas & PyArrow don't pass through the raised ImportError
-
John Hany (Jira)
[jira] [Created] (SPARK-34808) Removes outer join if it only has distinct on streamed side
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34820) K8s Integration test failed (due to libldap installation failed)
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34756) Fix FileScan equality check
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34856) ANSI mode: Allow casting complex types as string type
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34900) Some `spark-submit` commands used to run benchmarks in the user's guide is wrong
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34903) Return day-time interval from timestamps subtraction
-
Max Gekk (Jira)
[jira] [Commented] (SPARK-34903) Return day-time interval from timestamps subtraction
-
Apache Spark (Jira)
Page 109 (Messages 2701 to 2725):
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