Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 4 (Messages 76 to 100):
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] [Comment Edited] (SPARK-34544) pyspark toPandas() should return pd.DataFrame
-
Maciej Szymkiewicz (Jira)
[jira] [Updated] (SPARK-34544) pyspark toPandas() should return pd.DataFrame
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34601) Do not delete shuffle file on executor lost event when using remote shuffle service
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34555) Resolve metadata output from DataFrame
-
Wenchen Fan (Jira)
[jira] [Created] (SPARK-34625) Enable Arrow optimization for additional supported types when using SparkR
-
Matthew Summersgill (Jira)
[jira] [Assigned] (SPARK-34627) Use FunctionIdentifier in UnresolvedTableValuedFunction
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34645) [K8S] Driver pod stuck in Running state after job completes
-
Thomas Graves (Jira)
[jira] [Assigned] (SPARK-34660) `withExistingConf` is not thread-safe
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34615) Support java.time.Period as an external type of the year-month interval type
-
Wenchen Fan (Jira)
[jira] [Created] (SPARK-34687) Upgrade to Py4J 0.10.9.2
-
Wan Kun (Jira)
[jira] [Updated] (SPARK-34719) fail if the view query has duplicated column names
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-33482) V2 Datasources that extend FileScan preclude exchange reuse
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34729) Faster execution for broadcast nested loop join (left semi/anti with no condition)
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-32553) Spark application failed due to stage fatch failed without retry
-
wangshengjie (Jira)
[jira] [Updated] (SPARK-34728) Remove all SQLConf.get if extends from SQLConfHelper
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-18105) LZ4 failed to decompress a stream of shuffled data
-
Devaraj Kavali (Jira)
[jira] [Assigned] (SPARK-34706) Broadcast nested loop join improvement
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34845) ProcfsMetricsGetter.computeAllMetrics may return partial metrics when some of child pids metrics are missing
-
Baohe Zhang (Jira)
[jira] [Updated] (SPARK-34849) SPIP: Support pandas API layer on PySpark
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34797) Refactor Logistic Aggregator - support virtual centering
-
Sean R. Owen (Jira)
[jira] [Updated] (SPARK-34882) RewriteDistinctAggregates can cause a bug if the aggregator does not ignore NULLs
-
Tanel Kiis (Jira)
[jira] [Commented] (SPARK-34896) Return day-time interval from dates subtraction
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34894) Use 'io.connectionTimeout' as a hint instead of `spark.network.timeout`
-
Kent Yao (Jira)
[jira] [Updated] (SPARK-34906) Refactor TreeNode's children handling methods into specialized traits
-
Ali Afroozeh (Jira)
[jira] [Updated] (SPARK-34771) Support UDT for Pandas/Spark conversion with Arrow support Enabled
-
Darcy Shen (Jira)
Page 4 (Messages 76 to 100):
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