Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 124 (Messages 3076 to 3100):
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] [Created] (SPARK-33971) Eliminate distinct from more aggregates
-
Tanel Kiis (Jira)
[jira] [Updated] (SPARK-33952) Python-friendly dtypes for pyspark dataframes
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-33934) Support user-defined script command wrapper for more use case
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-31786) Exception on submitting Spark-Pi to Kubernetes 1.17.3
-
Sachit Murarka (Jira)
[jira] [Updated] (SPARK-33992) resolveOperatorsUpWithNewOutput should wrap allowInvokingTransformsInAnalyzer
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34012) Keep behavior consistent when conf `spark.sql.legacy.parser.havingWithoutGroupByAsWhere` is true with migration guide
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33874) Spark may report PodRunning if there is a sidecar that has not exited
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34037) aggOrder should not be output as a auxiliary internal attribute
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34047) save tree models in single partition
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34053) Please reduce GitHub Actions matrix or improve the build time
-
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-34049) DataSource V2: Use Write abstraction in StreamExecution
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34059) Use for/foreach rather than map to make sure execute it eagerly
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34078) Provide async variants for Dataset APIs
-
Xiao Li (Jira)
[jira] [Assigned] (SPARK-33346) Change the never changed var to val
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34087) a memory leak occurs when we clone the spark session
-
Fu Chen (Jira)
[jira] [Assigned] (SPARK-34089) MemoryConsumer's memory mode should respect MemoryManager's memory mode
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34087) a memory leak occurs when we clone the spark session
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-23429) Add executor memory metrics to heartbeat and expose in executors REST API
-
Apache Spark (Jira)
[jira] [Comment Edited] (SPARK-33790) Reduce the rpc call of getFileStatus in SingleFileEventLogFileReader
-
dzcxzl (Jira)
[jira] [Assigned] (SPARK-33813) JDBC datasource fails when reading spatial datatypes with the MS SQL driver
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34246) New type coercion syntax rules in ANSI mode
-
Gengliang Wang (Jira)
[jira] [Assigned] (SPARK-32041) Exchange reuse won't work in cases when DPP, subqueries are involved
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34262) ALTER TABLE .. SET LOCATION doesn't refresh v1 table cache
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34275) Replaces filter and size with count
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-27733) Upgrade to Avro 1.10.1
-
Yuming Wang (Jira)
Page 124 (Messages 3076 to 3100):
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