Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 54 (Messages 1326 to 1350):
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-33915) Allow json expression to be pushable column
-
Ted Yu (Jira)
[jira] [Updated] (SPARK-24338) Spark SQL fails to create a Hive table when running in a Apache Sentry-secured Environment
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-33993) Parquet encryption interop
-
Gidon Gershinsky (Jira)
[jira] [Assigned] (SPARK-33979) Filter predicate reorder
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34023) Updated to Kryo 5.0.3
-
Nick Nezis (Jira)
[jira] [Updated] (SPARK-33806) limit partition num to 1 when distributing by foldable expressions
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34018) NPE in ExecutorPodsSnapshot
-
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-32668) HiveGenericUDTF initialize UDTF should use StructObjectInspector method
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34060) ALTER TABLE .. DROP PARTITION uncaches Hive table while updating table stats
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34055) ALTER TABLE .. ADD PARTITION doesn't refresh cache
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34069) Kill barrier tasks should respect SPARK_JOB_INTERRUPT_ON_CANCEL
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34097) overflow for datetime datatype when creating stride + JDBC parallel read
-
Pradip Sodha (Jira)
[jira] [Updated] (SPARK-34101) Make spark-sql CLI configurable for the behavior of printing header by SET command
-
Kousuke Saruta (Jira)
[jira] [Commented] (SPARK-34104) Allow users to specify a maximum decommissioning time
-
Holden Karau (Jira)
[jira] [Commented] (SPARK-34111) Deconflict the jars jakarta.servlet-api-4.0.3.jar and javax.servlet-api-3.1.0.jar
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34119) Keep necessary stats after partition pruning
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34135) hello world
-
Kevin Pis (Jira)
[jira] [Commented] (SPARK-31786) Exception on submitting Spark-Pi to Kubernetes 1.17.3
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34218) Add Scala 2.13 packaging and publishing
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34226) Reduce RepartitionOperation num partitions to its child max row
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34232) [CORE] redact credentials not working when log slow event enabled
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34224) Ensure all resource opened by `Source.fromXXX` method are closed
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34246) New implicit cast syntax rules in ANSI mode
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34261) Avoid side effect if create exists temporary function
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34263) Simplify the code for treating unicode/octal/escaped characters in string literals
-
Apache Spark (Jira)
Page 54 (Messages 1326 to 1350):
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