Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,841 messages
org.apache.spark.issues [
All Lists
]
2018 September [
All Months
]
Page 63 (Messages 1551 to 1575):
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] [Assigned] (SPARK-25313) Fix regression in FileFormatWriter output schema
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-25395) Remove Spark Optional Java API
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25410) Spark executor on YARN does not include memoryOverhead when starting an ExecutorRunnable
-
Anbang Hu (JIRA)
[jira] [Commented] (SPARK-25380) Generated plans occupy over 50% of Spark driver memory
-
Michael Spector (JIRA)
[jira] [Commented] (SPARK-25321) ML, Graph 2.4 QA: API: New Scala APIs, docs
-
Joseph K. Bradley (JIRA)
[jira] [Resolved] (SPARK-25419) Parquet predicate pushdown improvement
-
Wenchen Fan (JIRA)
[jira] [Comment Edited] (SPARK-25434) failed to locate the winutils binary in the hadoop binary path
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-25445) publish a scala 2.12 build with Spark 2.4
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-25433) Add support for PEX in PySpark
-
Fabian Höring (JIRA)
[jira] [Updated] (SPARK-23580) Interpreted mode fallback should be implemented for all expressions & projections
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-25450) PushProjectThroughUnion rule uses the same exprId for project expressions in each Union child, causing mistakes in constant propagation
-
Maryann Xue (JIRA)
[jira] [Updated] (SPARK-25452) Query with where clause is giving unexpected result in case of float column
-
Ayush Anubhava (JIRA)
[jira] [Updated] (SPARK-15420) Repartition and sort before Parquet writes
-
Ryan Blue (JIRA)
[jira] [Resolved] (SPARK-25366) Document Zstd and brotli CompressionCodec requirements for Parquet files
-
Sean Owen (JIRA)
[jira] [Reopened] (SPARK-23715) from_utc_timestamp returns incorrect results for some UTC date/time values
-
Reynold Xin (JIRA)
[jira] [Comment Edited] (SPARK-24523) InterruptedException when closing SparkContext
-
Umayr Hassan (JIRA)
[jira] [Commented] (SPARK-25519) ArrayRemove function may return incorrect result when right expression is implicitly downcasted.
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-25517) Spark DataFrame option inferSchema="true", dataFormat=MM/dd/yyyy, fails to detect date type from the csv file while reading
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25531) new write APIs for data source v2
-
Ryan Blue (JIRA)
[jira] [Assigned] (SPARK-25282) Fix support for spark-shell with K8s
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-24630) SPIP: Support SQLStreaming in Spark
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25429) SparkListenerBus inefficient due to 'LiveStageMetrics#accumulatorIds:Array[Long]' data structure
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25150) Joining DataFrames derived from the same source yields confusing/incorrect results
-
Peter Toth (JIRA)
[jira] [Commented] (SPARK-25570) Replace 2.3.1 with 2.3.2 in HiveExternalCatalogVersionsSuite
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25571) Add withColumnsRenamed method to Dataset
-
Apache Spark (JIRA)
Page 63 (Messages 1551 to 1575):
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