Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,590 messages
org.apache.spark.issues [
All Lists
]
2023 January [
All Months
]
Page 1 (Messages 1 to 25):
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
[jira] [Commented] (SPARK-41851) Fix `nanvl` function
-
Ruifeng Zheng (Jira)
[jira] [Updated] (SPARK-41855) `createDataFrame` doesn't handle None/NaN properly
-
Ruifeng Zheng (Jira)
[jira] [Resolved] (SPARK-41311) Rewrite test RENAME_SRC_PATH_NOT_FOUND to trigger the error from user space
-
Max Gekk (Jira)
[jira] [Assigned] (SPARK-41814) Column.eqNullSafe fails on NaN comparison
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-41850) Fix `isnan` function
-
Ruifeng Zheng (Jira)
[jira] [Created] (SPARK-41893) Publish SBOM artifacts
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-41883) Upgrade dropwizard metrics 4.2.15
-
Sean R. Owen (Jira)
[jira] [Resolved] (SPARK-41816) Spark ThriftServer should not close file system when log out
-
Adrian Wang (Jira)
[jira] [Created] (SPARK-41947) Update the contents of error class guidelines
-
Haejoon Lee (Jira)
[jira] [Assigned] (SPARK-41964) Add the unsupported function list
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-41877) SparkSession.createDataFrame error parity
-
Ruifeng Zheng (Jira)
[jira] [Updated] (SPARK-41997) Test parity: pyspark.sql.tests.test_readwriter
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-42013) Implement DataFrameReader.text to take multiple paths
-
Hyukjin Kwon (Jira)
[jira] (SPARK-41746) SparkSession.createDataFrame does not support nested datatypes
-
Ruifeng Zheng (Jira)
[jira] [Created] (SPARK-42066) The DATATYPE_MISMATCH error class contains inappropriate and duplicating subclasses
-
Serge Rielau (Jira)
[jira] [Updated] (SPARK-42083) Make (Executor|StatefulSet)PodsAllocator extendable
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-42090) Introduce sasl retry count in RetryingBlockTransferor
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-42091) Upgrade jetty to 9.4.50.v20221201
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-42111) Mark Orc*FilterSuite/OrcV*SchemaPruningSuite as ExtendedSQLTest
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-42148) Upgrade `kubernetes-client` to 6.4.0
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-42154) Enable Volcano unit tests and integration tests in GitHub Action
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-42181) Skip `torch` tests when torch is not installed
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-42201) `build/sbt` should allow SBT_OPTS to override JVM memory setting
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-42207) Upgrade `build_and_test.yml` to `Ubuntu 22.04`
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-42198) spark.read fails to read filenames with accented characters
-
Tarique Anwer (Jira)
Page 1 (Messages 1 to 25):
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144