Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 23 (Messages 551 to 575):
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
[jira] [Commented] (SPARK-34544) pyspark toPandas() should return pd.DataFrame
-
Maciej Szymkiewicz (Jira)
[jira] [Commented] (SPARK-34463) toPandas failed with error: buffer source array is read-only when Arrow with self-destruct is enabled
-
David Li (Jira)
[jira] [Assigned] (SPARK-34601) Do not delete shuffle file on executor lost event when using remote shuffle service
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-27790) Support ANSI SQL INTERVAL types
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-33114) Add metadata in MapStatus to support custom shuffle manager
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34663) Test year-month and day-time intervals in UDF
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34672) Fix docker file for creating release
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34674) Spark app on k8s doesn't terminate without call to sparkContext.stop() method
-
Sergey (Jira)
[jira] [Updated] (SPARK-34697) Allow DESCRIBE FUNCTION and SHOW FUNCTIONS explain about || (string cocatenation operator).
-
Kousuke Saruta (Jira)
[jira] [Commented] (SPARK-7276) withColumn is very slow on dataframe with large number of columns
-
Abdeali Kothari (Jira)
[jira] [Commented] (SPARK-32082) Project Zen: Improving Python usability
-
Danny Meijer (Jira)
[jira] [Commented] (SPARK-34749) Simplify CreateNamedStruct
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34729) Faster execution for broadcast nested loop join (left semi/anti with no condition)
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34768) Respect the default input buffer size in Univocity
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34778) Upgrade to Avro 1.10.2
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34798) Replace `==` with `===` in join condition
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34790) Fail in fetch shuffle blocks in batch when i/o encryption is enabled.
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34860) Multinomial Logistic Regression with intercept support centering
-
zhengruifeng (Jira)
[jira] [Commented] (SPARK-31754) Spark Structured Streaming: NullPointerException in Stream Stream join
-
Chenxi Zhao (Jira)
[jira] [Commented] (SPARK-34875) Divide day-time interval by numeric
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34542) Upgrade Parquet to 1.12.0
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34895) Stay the same value of _canonicalized when reusing query stage
-
Xuedong Luan (Jira)
[jira] [Assigned] (SPARK-34914) Local scheduler backend support update token
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34920) Introduce SQLSTATE and ERRORCODE to SQL Exception
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34354) CostBasedJoinReorder can fail on self-join
-
Hyukjin Kwon (Jira)
Page 23 (Messages 551 to 575):
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