Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 72 (Messages 1776 to 1800):
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] [Commented] (SPARK-33952) Python-friendly dtypes for pyspark dataframes
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-33978) Support ZSTD compression in ORC data source
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33844) InsertIntoDir failed since query column name contains ',' cause column type and column names size not equal
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-33950) ALTER TABLE .. DROP PARTITION doesn't refresh cache
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34012) Keep behavior consistent when conf `spark.sql.legacy.parser.havingWithoutGroupByAsWhere` is true with migration guide
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-28123) String Functions: Add support btrim
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34039) [DSv2] ReplaceTable should invalidate cache
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34046) Use join hint in test cases for Join
-
Gengliang Wang (Jira)
[jira] [Resolved] (SPARK-33591) NULL is recognized as the "null" string in partition specs
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34056) Unify v1 and v2 ALTER TABLE .. RECOVER PARTITIONS tests
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34059) Use for/foreach rather than map to make sure execute it eagerly
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Commented] (SPARK-34080) Add UnivariateFeatureSelector to deprecate existing selectors
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34093) param maxDepth should check upper bound
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34108) Caching with permanent view doesn't work in certain cases
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34133) [AVRO] Respect case sensitivity when performing Catalyst-to-Avro field matching and enhance error messages
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34135) hello world
-
Kevin Pis (Jira)
[jira] [Assigned] (SPARK-33696) Upgrade built-in Hive to 2.3.8
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34103) Fix MiMaExcludes by moving SPARK-23429 from 2.4.x to 3.0.x
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34200) ambiguous column reference should consider attribute availability
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34204) When use input_file_name() func all column from file appeared in physical plan of query, not only projection.
-
Nick Hryhoriev (Jira)
[jira] [Updated] (SPARK-34257) Improve performance for last_value over unbounded window frame
-
jiaan.geng (Jira)
[jira] [Resolved] (SPARK-34238) Unify output of SHOW PARTITIONS pass output attributes properly
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34240) Unify output of SHOW TBLPROPERTIES pass output attributes properly
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-32985) Decouple bucket filter pruning and bucket table scan
-
Apache Spark (Jira)
Page 72 (Messages 1776 to 1800):
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