Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 65 (Messages 1601 to 1625):
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] [Comment Edited] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Commented] (SPARK-33950) ALTER TABLE .. DROP PARTITION doesn't refresh cache
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34057) UnresolvedTableOrView should retain SQL text position
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34002) Broken UDF Encoding
-
L. C. Hsieh (Jira)
[jira] [Commented] (SPARK-34062) Call updateTableStats() from AlterTableAddPartitionCommand
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34011) ALTER TABLE .. RENAME TO PARTITION doesn't refresh cache
-
Maxim Gekk (Jira)
[jira] [Assigned] (SPARK-34071) Check stats of cached table after altering
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34067) PartitionPruning push down pruningHasBenefit function into insertPredicate function to decrease calculate time
-
jiahong.li (Jira)
[jira] [Created] (SPARK-34084) ALTER TABLE .. ADD PARTITION does not update table stats
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-34090) HadoopDelegationTokenManager.isServiceEnabled used in KafkaTokenUtil.needTokenUpdate needs to be cached because it slows down Kafka stream processing in case of delegation token
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34037) Remove unnecessary upcasting for Avg & Sum which handle by themself internally
-
L. C. Hsieh (Jira)
[jira] [Updated] (SPARK-34135) hello world
-
Kevin Pis (Jira)
[jira] [Commented] (SPARK-34141) ExtractGenerator analyzer should handle lazy projectlists
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34093) param maxDepth should check upper bound
-
Sean R. Owen (Jira)
[jira] [Commented] (SPARK-34027) ALTER TABLE .. RECOVER PARTITIONS doesn't refresh cache
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34223) NPE for static partion with null in InsertIntoHadoopFsRelationCommand
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34198) Add RocksDB StateStore as external module
-
Gabor Somogyi (Jira)
[jira] [Assigned] (SPARK-34223) NPE for static partion with null in InsertIntoHadoopFsRelationCommand
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-34052) A cached view should become invalid after a table is dropped
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-31168) Upgrade Scala to 2.12.13
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34212) For parquet table, after changing the precision and scale of decimal type in hive, spark reads incorrect value
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34252) View subqueries in aggregate's grouping expression fail during the analysis check
-
Terry Kim (Jira)
[jira] [Updated] (SPARK-34270) Combine StateStoreMetrics should not override individual StateStoreCustomMetric
-
L. C. Hsieh (Jira)
[jira] [Updated] (SPARK-34293) kubernetes executor pod unable to access secure hdfs
-
Manohar Chamaraju (Jira)
[jira] [Commented] (SPARK-34306) Use Snake naming rule across the function APIs
-
Apache Spark (Jira)
Page 65 (Messages 1601 to 1625):
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