Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 112 (Messages 2776 to 2800):
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-34569) Fix wrong test in SQLQuerySuite
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34183) DataSource V2: Support required distribution and ordering in SS
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34577) Cannot drop/add columns from/to a dataset of v2 `DESCRIBE NAMESPACE`
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34585) Remove BatchWriteHelper completely
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34596) NewInstance.doGenCode should not throw malformed class name error
-
Kris Mok (Jira)
[jira] [Commented] (SPARK-34380) Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES
-
Terry Kim (Jira)
[jira] [Commented] (SPARK-34222) Enhance Boolean Simplification Rule
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34511) Current Security vulnerabilities in spark libraries
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34677) Support add and subtract of ANSI SQL intervals
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34533) Eliminate LEFT ANTI join to empty relation in AQE
-
Cheng Su (Jira)
[jira] [Commented] (SPARK-34713) group by CreateStruct with ExtractValue fails analysis
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34677) Support add and subtract of ANSI SQL intervals
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-34507) Spark artefacts built against Scala 2.13 incorrectly depend on Scala 2.12
-
Sean R. Owen (Jira)
[jira] [Assigned] (SPARK-34718) Assign pretty names to YearMonthIntervalType and DayTimeIntervalType
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34722) Clean up deprecated API usage related to JUnit
-
Yang Jie (Jira)
[jira] [Resolved] (SPARK-34732) The logForFailedTest throws an exception when driver is not started
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34737) Discrepancy between TIMESTAMP_SECONDS and cast from float
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34739) Add an year-month interval to a timestamp
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34765) Linear Models standardization optimization
-
zhengruifeng (Jira)
[jira] [Resolved] (SPARK-34748) Create a rule of the analysis logic for streaming write
-
Wenchen Fan (Jira)
[jira] [Created] (SPARK-34835) Support TimestampType in UDT
-
Darcy Shen (Jira)
[jira] [Resolved] (SPARK-34763) col(), $"<name>" and df("name") should handle quoted column names properly.
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34816) Support for Parquet unsigned LogicalTypes
-
Kent Yao (Jira)
[jira] [Assigned] (SPARK-34894) Use 'io.connectionTimeout' as a hint instead of `spark.network.timeout`
-
Kent Yao (Jira)
[jira] [Assigned] (SPARK-34909) conv() does not convert negative inputs to unsigned correctly
-
Apache Spark (Jira)
Page 112 (Messages 2776 to 2800):
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