Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 88 (Messages 2176 to 2200):
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] [Updated] (SPARK-33961) Upgrade SBT to 1.4.6
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-33398) AnalysisException when loading a PipelineModel with Spark 3
-
Sean R. Owen (Jira)
[jira] [Commented] (SPARK-34014) Ignore Distinct if it is the right child of a left semi or anti join
-
Apache Spark (Jira)
[jira] [Issue Comment Deleted] (SPARK-34015) SparkR partition timing summary reports input time correctly
-
Tom Howland (Jira)
[jira] [Assigned] (SPARK-34036) Update ORC data source documentation
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34039) [DSv2] ReplaceTable should invalidate cache
-
Chao Sun (Jira)
[jira] [Commented] (SPARK-33741) Add minimum threshold speculation config
-
Thomas Graves (Jira)
[jira] [Commented] (SPARK-34046) Use join hint in test cases for Join
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34058) Add UI elements to collapse/expand all stages detail in stages tab
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-28646) Allow usage of `count` only for parameterless aggregate function
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34088) Rename all decommission configurations to use the same namespace "spark.decommission.*"
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34037) Remove unnecessary upcasting for Avg & Sum which handle by themself internally
-
L. C. Hsieh (Jira)
[jira] [Updated] (SPARK-33668) Fix flaky test "Verify logging configuration is picked from the provided SPARK_CONF_DIR/log4j.properties."
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34121) Intersect operator missing rowCount when CBO enabled
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-29890) Unable to fill na with 0 with duplicate columns
-
Wenchen Fan (Jira)
[jira] [Resolved] (SPARK-33939) Make Column.named use UnresolvedAlias to assign name
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-31634) "show tables like" support for SQL wildcard characters (% and _)
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34190) Supplement the description for Python Package Management
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34199) Block `count(table.*)` to follow ANSI standard and other SQL engines
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34177) DESC command returns wrong data type
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34251) TRUNCATE TABLE resets stats for non-empty v1 table
-
Maxim Gekk (Jira)
[jira] [Assigned] (SPARK-34262) ALTER TABLE .. SET LOCATION doesn't refresh v1 table cache
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34284) Fix deprecated API usage of commons-io
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-32751) Add code-gen for ObjectHashAggregateExec
-
Cheng Su (Jira)
[jira] [Created] (SPARK-34298) SaveMode.Overwrite not usable when using s3a root paths
-
cornel creanga (Jira)
Page 88 (Messages 2176 to 2200):
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