Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 11 (Messages 251 to 275):
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-34000) ExecutorAllocationListener threw an exception java.util.NoSuchElementException
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-33989) Strip auto-generated cast when using Cast.sql
-
Apache Spark (Jira)
[jira] [Comment Edited] (SPARK-33635) Performance regression in Kafka read
-
Jungtaek Lim (Jira)
[jira] [Comment Edited] (SPARK-34023) Updated to Kryo 5.0.3
-
Nick Nezis (Jira)
[jira] [Updated] (SPARK-34050) Parquet 2 CSV conversion wrong quoting
-
Laszlo Torok (Jira)
[jira] [Created] (SPARK-34051) Support 32-bit unicode escape in string literals
-
Kousuke Saruta (Jira)
[jira] [Updated] (SPARK-34053) Please reduce GitHub Actions matrix or improve the build time
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34039) [DSv2] ReplaceTable should invalidate cache
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34068) Remove redundant collection conversion in Scala 2.13
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-27981) Remove `Illegal reflective access` warning for `java.nio.Bits.unaligned()`
-
Dustin Smith (Jira)
[jira] [Updated] (SPARK-34067) PartitionPruning push down pruningHasBenefit function into insertPredicate function to decrease calculate time
-
jiahong.li (Jira)
[jira] [Resolved] (SPARK-34070) Replaces find and emptiness check with exists.
-
Sean R. Owen (Jira)
[jira] [Assigned] (SPARK-34110) Upgrade ZooKeeper to 3.6.2
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33732) Kubernetes integration tests doesn't work with Minikube 1.9+
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-31168) Upgrade Scala to 2.12.13
-
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-34130) Impove preformace for char varchar padding and length check with StaticInvoke
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34179) examples provided in https://spark.apache.org/docs/latest/api/sql/index.html link not working
-
Chetan Bhat (Jira)
[jira] [Commented] (SPARK-34256) VectorSlicer refine numFeatures checking and toString method
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34266) Update comments for `SessionCatalog.refreshTable()` and `CatalogImpl.refreshTable()`
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34278) Make BlockManagerMaster driver heartbeat timeout configurable
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-31816) Create high level description about JDBC connection providers for users/developers
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34285) Implement Parquet StringEndsWith、StringContains Filter
-
Xudingyu (Jira)
[jira] [Commented] (SPARK-33163) Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34293) kubernetes executor pod unable to access secure hdfs
-
Manohar Chamaraju (Jira)
[jira] [Commented] (SPARK-34280) Avoid migrating un-needed shuffle files
-
Attila Zsolt Piros (Jira)
Page 11 (Messages 251 to 275):
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