Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,844 messages
org.apache.spark.issues [
All Lists
]
2022 August [
All Months
]
Page 1 (Messages 1 to 25):
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
[jira] [Updated] (SPARK-39931) Improve performance of applyInPandas for very small groups
-
Enrico Minack (Jira)
[jira] [Updated] (SPARK-39978) Make filtered distinct count more accurate
-
Yuming Wang (Jira)
[jira] [Updated] (SPARK-39979) IndexOutOfBoundsException on groupby + apply pandas grouped map udf function
-
yaniv oren (Jira)
[jira] [Assigned] (SPARK-40006) Make pyspark.sql.group examples self-contained
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-39993) Spark on Kubernetes doesn't filter data by date
-
Hanna Liashchuk (Jira)
[jira] [Assigned] (SPARK-40016) Remove unnecessary TryEval in TrySum
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-40027) Make pyspark.sql.streaming.readwriter examples self-contained
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-37348) PySpark pmod function
-
Ruifeng Zheng (Jira)
[jira] [Assigned] (SPARK-39955) Improve LaunchTask process to avoid Stage failures caused by fail-to-send LaunchTask messages
-
Mridul Muralidharan (Jira)
[jira] [Assigned] (SPARK-40061) Document cast of ANSI intervals
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-40090) Upgrade to Py4J 0.10.9.7
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-40112) Improve the TO_BINARY() function
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-40120) Make pyspark.sql.readwriter examples self-contained
-
Hyukjin Kwon (Jira)
[jira] [Reopened] (SPARK-40142) Make pyspark.sql.functions examples self-contained
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-40147) Make pyspark.sql.session examples self-contained
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-40173) Make pyspark.taskcontext examples self-contained
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-40201) Improve v1 write test coverage
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-40094) Send TaskEnd event when task failed with NotSerializableException or TaskOutputFileAlreadyExistException to release executors for dynamic allocation
-
Mridul Muralidharan (Jira)
[jira] [Updated] (SPARK-40252) Replace `Stream.collect(Collectors.joining(delimiter))` with `StringJoiner` Api
-
Yang Jie (Jira)
[jira] [Assigned] (SPARK-40252) Replace `Stream.collect(Collectors.joining(delimiter))` with `StringJoiner` Api
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-37609) Transient StackOverflowError on DataFrame from Catalyst QueryPlan
-
Rafal Wojdyla (Jira)
[jira] [Updated] (SPARK-40258) Spark does not support pagination
-
jacky (Jira)
[jira] [Commented] (SPARK-40258) Spark does not support pagination
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-40260) Use error classes in the compilation errors of GROUP BY a position
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-40284) spark concurrent overwrite mode writes data to files in HDFS format, all request data write success
-
Liu (Jira)
Page 1 (Messages 1 to 25):
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