Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 95 (Messages 2351 to 2375):
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-33959) Improve the statistics estimation of the Tail
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33975) add_hours SQL function
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-33978) Support ZSTD compression in ORC data source
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-33990) v2 ALTER TABLE .. DROP PARTITION does not remove data from dropped partition
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-25075) Build and test Spark against Scala 2.13
-
Guillaume Martres (Jira)
[jira] [Commented] (SPARK-34022) Support latest mkdocs in SQL functions doc
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-23908) High-order function: transform(array<T>, function<T, U>) → array<U>
-
Geraud Le Falher (Jira)
[jira] [Resolved] (SPARK-34024) datasourceV1 VS dataSourceV2
-
Jacek Laskowski (Jira)
[jira] [Assigned] (SPARK-34031) Union operator missing rowCount when enable CBO
-
Hyukjin Kwon (Jira)
[jira] [Comment Edited] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Updated] (SPARK-34050) Parquet 2 CSV conversion wrong quoting
-
Laszlo Torok (Jira)
[jira] [Updated] (SPARK-34081) Only pushdown LeftSemi/LeftAnti over Aggregate if join can be planned as broadcast join
-
Yuming Wang (Jira)
[jira] [Resolved] (SPARK-34076) SQLContext.dropTempTable fails if cache is non-empty
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-33245) Add built-in UDF - GETBIT
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34100) pyspark 2.4 packages can't be installed via pip on Amazon Linux 2
-
Devin Boyer (Jira)
[jira] [Assigned] (SPARK-33212) Move to shaded clients for Hadoop 3.x profile
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34069) Kill barrier tasks should respect SPARK_JOB_INTERRUPT_ON_CANCEL
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-33888) JDBC SQL TIME type represents incorrectly as TimestampType, it should be physical Int in millis
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34156) Unify the output of DDL and pass output attributes properly
-
jiaan.geng (Jira)
[jira] [Updated] (SPARK-34188) Char varchar length check blocks CBO statistics
-
Kent Yao (Jira)
[jira] [Commented] (SPARK-34201) Fix the test code build error for docker-integration-tests in branch-3.0
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34205) Add pipe API to Dataset
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34224) Ensure all resource opened by `Source.fromXXX` method are closed
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34283) Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct'
-
Zhichao Zhang (Jira)
[jira] [Updated] (SPARK-26345) Parquet support Column indexes
-
Yuming Wang (Jira)
Page 95 (Messages 2351 to 2375):
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