Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 9 (Messages 201 to 225):
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
[jira] [Assigned] (SPARK-33962) Fix incorrect min partition condition in getRanges
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33977) Add doc for "'like any' and 'like all' operators"
-
Xiao Li (Jira)
[jira] [Comment Edited] (SPARK-33958) spark sql DoubleType(0 * (-1)) return "-0.0"
-
Zhang Jianguo (Jira)
[jira] [Commented] (SPARK-33998) Refactor v2CommandExec to provide an API to create an InternalRow
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33919) Unify v1 and v2 SHOW NAMESPACES tests
-
Wenchen Fan (Jira)
[jira] [Comment Edited] (SPARK-33948) branch-3.1 jenkins test failed in Scala 2.13
-
Yang Jie (Jira)
[jira] [Commented] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Updated] (SPARK-34062) Call updateTableStats() from AlterTableAddPartitionCommand
-
Maxim Gekk (Jira)
[jira] [Assigned] (SPARK-34068) Remove redundant collection conversion in Scala 2.13
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34066) Fix misleading example about func `JsonToStructs`
-
angerszhu (Jira)
[jira] [Commented] (SPARK-34118) Replaces filter and check for emptiness with exists or forall
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33790) Reduce the rpc call of getFileStatus in SingleFileEventLogFileReader
-
dzcxzl (Jira)
[jira] [Created] (SPARK-34154) Flaky Test: LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750)
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34119) Keep necessary stats after partition pruning
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34166) Fix flaky test in DecommissionWorkerSuite
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34172) Add SHOW DATABASES as table valued function
-
angerszhu (Jira)
[jira] [Updated] (SPARK-34180) Fix the regression for PostgresDialect brought by SPARK-33888
-
Kousuke Saruta (Jira)
[jira] [Created] (SPARK-34203) FileSource table null partition can not be dropped
-
Kent Yao (Jira)
[jira] [Commented] (SPARK-34163) Spark Structured Streaming - Kafka avro transformation on optional field Failed
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34225) Jars or file paths which contain spaces are generating FileNotFoundException exception
-
Lucian Timar (Jira)
[jira] [Created] (SPARK-34248) Allow implicit casting string literal to other data types under ANSI mode
-
Gengliang Wang (Jira)
[jira] [Resolved] (SPARK-34268) The Signature for ConcatWs in Spark SQL Docs Is Inconsistent with the Actual Behavior
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-34284) Fix deprecated API usage of commons-io
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34300) Fix of typos in documentation of pyspark.sql.functions and output of lint-python
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34285) Implement Parquet StringEndsWith、StringContains Filter
-
Hyukjin Kwon (Jira)
Page 9 (Messages 201 to 225):
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