Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 75 (Messages 1851 to 1875):
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] [Updated] (SPARK-34579) Fix wrong test in SQLQuerySuite
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34609) unify resolveExpressionBottomUp and resolveExpressionTopDown
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34614) ANSI mode: Casting String to Boolean should throw exception on parse error
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34623) Deduplicate window expressions
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34661) Replaces `OriginalType` with `LogicalTypeAnnotation` in VectorizedColumnReader
-
Yang Jie (Jira)
[jira] [Assigned] (SPARK-34666) Test DayTimeIntervalType/YearMonthIntervalType as ordered and atomic types
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34486) Upgrade kubernetes-client to 4.13.2
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34726) Fix collectToPython timeouts
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34737) Discrepancy between TIMESTAMP_SECONDS and cast from float
-
Apache Spark (Jira)
[jira] [Reopened] (SPARK-21449) Hive client's SessionState was not closed properly in HiveExternalCatalog
-
Yuming Wang (Jira)
[jira] [Created] (SPARK-34778) Upgrade to Avro 1.10.2
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34781) Eliminate LEFT SEMI/ANTI join to its left child side with AQE
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34776) Catalyst error on on certain struct operation (Couldn't find _gen_alias_)
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34793) Prohibit saving of day-time and year-month intervals
-
Max Gekk (Jira)
[jira] [Updated] (SPARK-34774) The `change-scala- version.sh` script not replaced scala.version property correctly
-
Sean R. Owen (Jira)
[jira] [Assigned] (SPARK-34726) Fix collectToPython timeouts
-
L. C. Hsieh (Jira)
[jira] [Resolved] (SPARK-34421) Custom functions can't be used in temporary views with CTEs
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34757) Spark submit should ignore cache for SNAPSHOT dependencies
-
Sean R. Owen (Jira)
[jira] [Resolved] (SPARK-34850) Multiply day-time interval by numeric
-
Max Gekk (Jira)
[jira] [Updated] (SPARK-34526) Skip checking glob path in FileStreamSink.hasMetadata
-
Yuanjian Li (Jira)
[jira] [Commented] (SPARK-34855) SparkContext - avoid using local lazy val
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34905) Enable ANSI intervals in SQLQueryTestSuite
-
Max Gekk (Jira)
[jira] [Commented] (SPARK-34856) ANSI mode: Allow casting complex types as string type
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34904) Old import of LZ4 package inside CompressionCodec.scala
-
Sean R. Owen (Jira)
[jira] [Commented] (SPARK-34910) JDBC - Add an option for different stride orders
-
Sean R. Owen (Jira)
Page 75 (Messages 1851 to 1875):
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