Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,016 messages
org.apache.spark.issues [
All Lists
]
2018 October [
All Months
]
Page 17 (Messages 401 to 425):
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
[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()
-
Marco Gaido (JIRA)
[jira] [Updated] (SPARK-25528) data source V2 read side API refactoring
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-25664) Refactor JoinBenchmark to use main method
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-16707) TransportClientFactory.createClient may throw NPE
-
John Zhuge (JIRA)
[jira] [Commented] (SPARK-25525) Do not update conf for existing SparkContext in SparkSession.getOrCreate.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-10816) EventTime based sessionization
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-24882) data source v2 API improvement
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-25757) Upgrade netty-all from 4.1.17.Final to 4.1.30.Final
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-25768) Constant argument expecting Hive UDAFs doesn't work
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-25493) CRLF Line Separators don't work in multiline CSVs
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-25747) remove ColumnarBatchScan.needsUnsafeRowConversion
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-25787) [K8S] Spark can't use data locality information
-
Maciej Bryński (JIRA)
[jira] [Resolved] (SPARK-25801) pandas_udf grouped_map fails with input dataframe with more than 255 columns
-
Bryan Cutler (JIRA)
[jira] [Assigned] (SPARK-25816) Functions does not resolve Columns correctly
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-25829) Duplicated map keys are not handled consistently
-
Liang-Chi Hsieh (JIRA)
[jira] [Assigned] (SPARK-25793) Loading model bug in BisectingKMeans
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-23935) High-order function: map_entries(map<K, V>) → array<row<K,V>>
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-25852) we should filter the workOffers of which freeCores>0 for better performance
-
zuotingbing (JIRA)
[jira] [Created] (SPARK-25860) Replace Literal(null, _) with FalseLiteral whenever possible
-
Anton Okolnychyi (JIRA)
[jira] [Updated] (SPARK-25864) Make main args set correctly in BenchmarkBase
-
yucai (JIRA)
[jira] [Commented] (SPARK-25863) java.lang.UnsupportedOperationException: empty.max at org.apache.spark.sql.catalyst.expressions.codegen.CodeGenerator$.updateAndGetCompilationStats(CodeGenerator.scala:1475)
-
Marco Gaido (JIRA)
[jira] [Commented] (SPARK-25870) RandomSplit with seed gives different results depending on column order
-
Marco Gaido (JIRA)
[jira] [Assigned] (SPARK-25855) Don't use Erasure Coding for event log files
-
Marcelo Vanzin (JIRA)
[jira] [Assigned] (SPARK-25825) Kerberos Support for Long Running Jobs in Kubernetes
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25906) spark-shell cannot handle `-i` option correctly
-
Dongjoon Hyun (JIRA)
Page 17 (Messages 401 to 425):
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