Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 86 (Messages 2126 to 2150):
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-33971) Eliminate distinct from more aggregates
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33981) SparkUI: Storage page is empty even if cached
-
maple (Jira)
[jira] [Assigned] (SPARK-33990) v2 ALTER TABLE .. DROP PARTITION does not remove data from dropped partition
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34005) Update peak memory metrics for each Executor on task end.
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33935) Fix CBOs cost function
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34021) Fix hyper links in SparkR documentation for CRAN submission
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34014) Ignore Distinct if it is the right child of a left semi or anti join
-
Tanel Kiis (Jira)
[jira] [Commented] (SPARK-34049) DataSource V2: Use Write abstraction in StreamExecution
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34052) A cached view should become invalid after a table is dropped
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34080) Add UnivariateFeatureSelector to deprecate existing selectors
-
Xiangrui Meng (Jira)
[jira] [Commented] (SPARK-23431) Expose the new executor memory metrics at the stage level
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34064) Broadcast job is not aborted even the SQL statement canceled
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34164) Improve write side varchar check to visit only last few tailing spaces
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34167) Reading parquet with Decimal(8,2) written as a Decimal64 blows up
-
Raza Jafri (Jira)
[jira] [Created] (SPARK-34190) Fix inconsistent docs in Python Package Management
-
Haejoon Lee (Jira)
[jira] [Assigned] (SPARK-34167) Reading parquet with Decimal(8,2) written as a Decimal64 blows up
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34206) Make Guava Cache to ExecutorPodsLifecycleManager private field
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34214) Expose regexp_extract_all to PySpark
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34185) Review and fix issues in API docs
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34221) In a special scenario, the error message of the stage in the UI page is blank
-
akiyamaneko (Jira)
[jira] [Commented] (SPARK-34271) Use majorMinorPatchVersion for Hive version parsing
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34261) Avoid side effect if create exists temporary function
-
Takeshi Yamamuro (Jira)
[jira] [Updated] (SPARK-34283) Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct'
-
Zhichao Zhang (Jira)
[jira] [Created] (SPARK-34297) Add metrics for data loss and offset out range for KafkaMicroBatchStream
-
L. C. Hsieh (Jira)
[jira] [Commented] (SPARK-33990) v2 ALTER TABLE .. DROP PARTITION does not remove data from dropped partition
-
Apache Spark (Jira)
Page 86 (Messages 2126 to 2150):
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