Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 106 (Messages 2626 to 2650):
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] [Resolved] (SPARK-33956) Add rowCount for Range operator
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34008) Upgrade derby to 10.14.2.0
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34012) Keep behavior consistent when conf `spark.sql.legacy.parser.havingWithoutGroupByAsWhere` is true with migration guide
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33981) SparkUI: Storage page is empty even if cached
-
Maple (Jira)
[jira] [Commented] (SPARK-34034) "show create table" doesn't work for v2 table
-
Shixiong Zhu (Jira)
[jira] [Commented] (SPARK-33874) Spark may report PodRunning if there is a sidecar that has not exited
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-31891) `ALTER TABLE multipartIdentifier RECOVER PARTITIONS` should drop partition if partition specific location is not exist any more
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34053) Please reduce GitHub Actions matrix or improve the build time
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34061) DISTINCT the INTERSECT children
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34076) SQLContext.dropTempTable fails if cache is non-empty
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34116) Separate state store numKeys metric test
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34080) Add UnivariateFeatureSelector to deprecate existing selectors
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-34153) Remove unused `getRawTable()` from `HiveExternalCatalog.alterPartitions()`
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34005) Update peak memory metrics for each Executor on task end.
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34183) DataSource V2: Support required distribution and ordering in SS
-
Anton Okolnychyi (Jira)
[jira] [Commented] (SPARK-34180) Fix the regression brought by SPARK-33888 for PostgresDialect
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33601) Group exception messages in catalyst/parser
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34155) Add partition columns for TPCDS tables
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34187) Use available offset range obtained during polling when checking offset validation
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34221) In a special scenario, the error message of the stage in the UI page is blank
-
akiyamaneko (Jira)
[jira] [Created] (SPARK-34256) VectorSlicer refine numFeatures checking and toString method
-
zhengruifeng (Jira)
[jira] [Commented] (SPARK-34257) Improve performance for last_value ignore nulls
-
jiaan.geng (Jira)
[jira] [Created] (SPARK-34259) Reading a partitioned dataset with a partition value of NOW causes the value to be parsed as a timestamp.
-
Chris Martin (Jira)
[jira] [Created] (SPARK-34282) Unify v1 and v2 TRUNCATE TABLE tests
-
Maxim Gekk (Jira)
[jira] [Assigned] (SPARK-34284) Fix deprecated API usage of commons-io
-
Hyukjin Kwon (Jira)
Page 106 (Messages 2626 to 2650):
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