Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 18 (Messages 426 to 450):
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-33638) Full support of V2 table creation in Structured Streaming writer path
-
Jungtaek Lim (Jira)
[jira] [Updated] (SPARK-33986) Spark handle always return LOST status in standalone cluster mode with Spark launcher
-
ZhongyuWang (Jira)
[jira] [Assigned] (SPARK-33980) invalidate char/varchar in spark.readStream.schema
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-33100) Support parse the sql statements with c-style comments
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33100) Support parse the sql statements with c-style comments
-
Takeshi Yamamuro (Jira)
[jira] [Updated] (SPARK-33867) java.time.Instant and java.time.LocalDate not handled in org.apache.spark.sql.jdbc.JdbcDialect#compileValue
-
Cristi (Jira)
[jira] [Assigned] (SPARK-34084) ALTER TABLE .. ADD PARTITION does not update table stats
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34085) History server missing failed stage
-
Yuming Wang (Jira)
[jira] [Comment Edited] (SPARK-34087) a memory leak occurs when we clone the spark session
-
Fu Chen (Jira)
[jira] [Assigned] (SPARK-34106) Hide FValueTest and AnovaTest
-
zhengruifeng (Jira)
[jira] [Updated] (SPARK-34037) aggOrder should not be output as a auxiliary internal attribute
-
Kent Yao (Jira)
[jira] [Updated] (SPARK-34037) Remove unnecessary upcasting for Avg & Sum which handle by themself internally
-
L. C. Hsieh (Jira)
[jira] [Commented] (SPARK-34146) "*" should not throw Exception in SparkGetSchemasOperation
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-30681) Add higher order functions API to PySpark
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34159) LocalityPlacementStrategySuite hangs in Github Actions occasionally
-
Yang Jie (Jira)
[jira] [Commented] (SPARK-21195) MetricSystem should pick up dynamically registered metrics in sources
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34188) Char varchar length check blocks CBO statistics
-
Kent Yao (Jira)
[jira] [Commented] (SPARK-33901) Char and Varchar display error after DDLs
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34052) A cached view should become invalid after a table is dropped
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34218) Add Scala 2.13 packaging and publishing
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34212) For parquet table, after changing the precision and scale of decimal type in hive, spark reads incorrect value
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34154) Flaky Test: LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750)
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34267) Remove `refreshTable()` from `SessionState`
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34281) Promote spark.kubernetes.executor.podNamePrefix to the public conf
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34265) Add SQLMetrics instrumentation to Python UDF
-
Luca Canali (Jira)
Page 18 (Messages 426 to 450):
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