Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 3 (Messages 51 to 75):
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-33962) Fix incorrect min partition condition in getRanges
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33963) `isCached` return `false` for cached Hive table
-
Apache Spark (Jira)
[jira] [Created] (SPARK-33965) CACHE TABLE does not support `spark_catalog` in Hive table names
-
Maxim Gekk (Jira)
[jira] [Resolved] (SPARK-32244) Build and run the Spark with test cases in Github Actions
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-33349) ExecutorPodsWatchSnapshotSource: Kubernetes client has been closed
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34037) aggOrder should not be output as a auxiliary internal attribute
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34046) Use join hint in test cases for Join
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34047) save tree models in single partition
-
zhengruifeng (Jira)
[jira] [Updated] (SPARK-34088) Rename all decommission configurations to use the same namespace "spark.decommission.*"
-
wuyi (Jira)
[jira] [Resolved] (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] [Commented] (SPARK-34100) pyspark 2.4 packages can't be installed via pip on Amazon Linux 2
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34081) Only pushdown LeftSemi/LeftAnti over Aggregate if join can be planned as broadcast join
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34115) Long runtime on many environment variables
-
Norbert Schultz (Jira)
[jira] [Updated] (SPARK-34128) Suppress excessive logging of TTransportExceptions in Spark ThriftServer
-
Kent Yao (Jira)
[jira] [Updated] (SPARK-34144) java.time.Instant and java.time.LocalDate not handled not handled when writing to tables
-
Cristi (Jira)
[jira] [Updated] (SPARK-34163) Spark Structured Streaming - Kafka avro transformation on optional field Failed
-
Felix Kizhakkel Jose (Jira)
[jira] [Created] (SPARK-34193) Potential race condition during decommissioning with TorrentBroadcast
-
Holden Karau (Jira)
[jira] [Updated] (SPARK-34204) input_file_name() func damage applying projection to physical plan of query.
-
Nick Hryhoriev (Jira)
[jira] [Created] (SPARK-34205) Add pipe API to Dataset
-
L. C. Hsieh (Jira)
[jira] [Commented] (SPARK-34244) Remove the Scala function version of regexp_extract_all
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34231) AvroSuite has test failure when run from IDE due to bad loading of resource file
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-27589) Spark file source V2
-
Chao Sun (Jira)
[jira] [Assigned] (SPARK-34284) Fix deprecated API usage of commons-io
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34237) Add more metrics (fallback, spill) for object hash aggregate
-
Cheng Su (Jira)
[jira] [Assigned] (SPARK-34301) Use logical plan of alter table in `CatalogImpl.recoverPartitions()`
-
Apache Spark (Jira)
Page 3 (Messages 51 to 75):
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