Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 80 (Messages 1976 to 2000):
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
[jira] [Commented] (SPARK-26175) PySpark cannot terminate worker process if user program reads from stdin
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-26288) add initRegisteredExecutorsDB in ExternalShuffleService
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18147) Broken Spark SQL Codegen
-
Eli (JIRA)
[jira] [Assigned] (SPARK-26294) Delete Unnecessary If statement
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25992) Accumulators giving KeyError in pyspark
-
Abdeali Kothari (JIRA)
[jira] [Commented] (SPARK-25272) Show some kind of test output to indicate pyarrow tests were run
-
ASF GitHub Bot (JIRA)
[jira] [Assigned] (SPARK-26207) add PowerIterationClustering (PIC) doc in 2.4 branch
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-24102) RegressionEvaluator should use sample weight data
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26337) Add benchmark for LongToUnsafeRowMap
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26337) Add benchmark for LongToUnsafeRowMap
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26313) move read related methods from Table to read related mix-in traits
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26320) udf with multiple arrays as input
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-26357) Expose executors' procfs metrics to Metrics system
-
Reza Safi (JIRA)
[jira] [Resolved] (SPARK-21239) Support WAL recover in windows
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-26375) Rule PruneFileSourcePartitions should be fired before any other rules based on table statistics
-
Wang, Gang (JIRA)
[jira] [Assigned] (SPARK-26402) Canonicalization on GetStructField
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26415) Mark StreamSinkProvider and StreamSourceProvider as stable
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-24491) Support for requesting GPU resources on K8S
-
Alex Milowski (JIRA)
[jira] [Commented] (SPARK-26421) Spark2.4.0 integration hadoop3.1.1 causes hive sql not to use,just in idea local mode
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-26436) Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it.
-
Manish (JIRA)
[jira] [Resolved] (SPARK-26435) Support creating partitioned table using Hive CTAS by specifying partition column names
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-26450) Map of schema is built too frequently in some wide queries
-
Marco Gaido (JIRA)
[jira] [Commented] (SPARK-26501) Unexpected overriden of exitFn in SparkSubmitSuite
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-26339) Behavior of reading files that start with underscore is confusing
-
Sean Owen (JIRA)
Page 80 (Messages 1976 to 2000):
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143