Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,016 messages
org.apache.spark.issues [
All Lists
]
2018 October [
All Months
]
Page 112 (Messages 2776 to 2800):
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()
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25597) SQL query with limit iterates the whole iterator when WholeStage code generation is enabled
-
Hannu Kröger (JIRA)
[jira] [Resolved] (SPARK-25595) Ignore corrupt Avro file if flag IGNORE_CORRUPT_FILES enabled
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-25483) Refactor UnsafeArrayDataBenchmark to use main method
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-25622) BucketedReadWithHiveSupportSuite: read partitioning bucketed tables with bucket pruning filters - 42 seconds
-
Xiao Li (JIRA)
[jira] [Comment Edited] (SPARK-25461) PySpark Pandas UDF outputs incorrect results when input columns contain None
-
Bryan Cutler (JIRA)
[jira] [Assigned] (SPARK-25591) PySpark Accumulators with multiple PythonUDFs
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25655) Add Pspark-ganglia-lgpl to the scala style check
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25591) PySpark Accumulators with multiple PythonUDFs
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-25681) Delegation Tokens fetched twice upon HadoopFSDelegationTokenProvider creation
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-14220) Build and test Spark against Scala 2.12
-
Sean Shubin (JIRA)
[jira] [Commented] (SPARK-25652) Wrong datetime conversion between Java and Python
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-25793) Loading model bug in BisectingKMeans
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-25753) binaryFiles broken for small files
-
Thomas Graves (JIRA)
[jira] [Commented] (SPARK-25806) The instanceof FileSplit is redundant for ParquetFileFormat
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25809) Support additional K8S cluster types for integration tests
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25797) Views created via 2.1 cannot be read via 2.2+
-
Chenxiao Mao (JIRA)
[jira] [Assigned] (SPARK-25818) WorkDirCleanup should only remove the directory at the beginning of the app
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25823) map_filter can generate incorrect data
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-25834) stream stream Outer join with update mode is throwing exception
-
Sachin Ramachandra Setty (JIRA)
[jira] [Commented] (SPARK-25841) Redesign window function rangeBetween API
-
Reynold Xin (JIRA)
[jira] [Assigned] (SPARK-25179) Document the features that require Pyarrow 0.10
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-24233) Union Operation on Read of Dataframe does NOT produce correct result
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-25881) pyspark df.topandas() deal decimal type as object
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-25885) HighlyCompressedMapStatus deserialization optimization
-
Apache Spark (JIRA)
Page 112 (Messages 2776 to 2800):
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