Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 69 (Messages 1701 to 1725):
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-33962) Fix incorrect min partition condition in getRanges
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-25708) HAVING without GROUP BY means global aggregate
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34011) ALTER TABLE .. RENAME TO PARTITION doesn't refresh cache
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34022) Support latest mkdocs in SQL functions doc
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34042) Column pruning is not working as expected for PERMISIVE mode
-
Marius Butan (Jira)
[jira] [Commented] (SPARK-34055) ALTER TABLE .. ADD PARTITION doesn't refresh cache
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34068) Remove redundant collection conversion in Scala 2.13
-
Yang Jie (Jira)
[jira] [Commented] (SPARK-28123) String Functions: Add support btrim
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34087) a memory leak occurs when we clone the spark session
-
Fu Chen (Jira)
[jira] [Commented] (SPARK-34053) Please reduce GitHub Actions matrix or improve the build time
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34090) HadoopDelegationTokenManager.isServiceEnabled used in KafkaTokenUtil.needTokenUpdate needs to be cached because it slows down Kafka stream processing in case of delegation token
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34106) Hide FValueTest and AnovaTest
-
zhengruifeng (Jira)
[jira] [Commented] (SPARK-34113) Use metric data to update metadata statistics
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34064) Broadcast job is not aborted even the SQL statement canceled
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34064) Broadcast job is not aborted even the SQL statement canceled
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34147) Keep data partitioning in TPCDSQueryBenchmark when CBO is enabled
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34150) Strip Null literal.sql in resolve alias
-
ulysses you (Jira)
[jira] [Commented] (SPARK-33605) Add GCS FS/connector config (dependencies?) akin to S3
-
Steve Loughran (Jira)
[jira] [Commented] (SPARK-33813) JDBC datasource fails when reading spatial datatypes with the MS SQL driver
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34216) typeName of CalendarIntervalType changed from spark 2 to 3
-
Kent Yao (Jira)
[jira] [Updated] (SPARK-34244) Remove the Scala function version of regexp_extract_all
-
jiaan.geng (Jira)
[jira] [Updated] (SPARK-34277) Unexpected outcome from Python UDF where its return type is MapType
-
Scott (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-34288) Add a tip info for the `resources` column in the executors page
-
akiyamaneko (Jira)
[jira] [Commented] (SPARK-34304) Remove view checks in v1 alter table commands
-
Apache Spark (Jira)
Page 69 (Messages 1701 to 1725):
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