Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,841 messages
org.apache.spark.issues [
All Lists
]
2018 September [
All Months
]
Page 105 (Messages 2601 to 2625):
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] [Updated] (SPARK-25306) Use cache to speed up `createFilter` in ORC
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-25317) MemoryBlock performance regression
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-25300) Unified the configuration parameter `spark.shuffle.service.enabled`
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-25338) Several tests miss calling super.afterAll() in their afterAll() method
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-25337) HiveExternalCatalogVersionsSuite + Scala 2.12 = NoSuchMethodError: org.apache.spark.sql.execution.datasources.FileFormat.$init$(Lorg/apache/spark/sql/execution/datasources/FileFormat;)
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25346) Document Spark builtin data sources
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-25343) Extend CSV parsing to Dataset[List[String]]
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-25278) Number of output rows metric of union of views is multiplied by their occurrences
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-24225) Support closing AutoClosable objects in MemoryStore so Broadcast Variables can be released properly
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-22055) Port release scripts
-
Wenchen Fan (JIRA)
[jira] [Comment Edited] (SPARK-23986) CompileException when using too many avg aggregation after joining
-
Dmitry Zanozin (JIRA)
[jira] [Reopened] (SPARK-25431) Fix function examples and unify the format of the example results.
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-22956) Union Stream Failover Cause `IllegalStateException`
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-25471) Fix tests for Python 3.6 with Pandas 0.23+
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-25474) Size in bytes of the query is coming in EB in case of parquet datasource
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-25481) Refactor ColumnarBatchBenchmark to use main method
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-25492) Refactor WideSchemaBenchmark to use main method
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25528) data source V2 read side API refactoring
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-25528) data source V2 read side API refactoring
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-25422) flaky test: org.apache.spark.DistributedSuite.caching on disk, replicated (encryption = on) (with replication as stream)
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-25511) Map with "null" key not working in spark 2.3
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-25536) executorSource.METRIC read wrong record in Executor.scala Line444
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-25545) CSV loading with DROPMALFORMED mode doesn't correctly drop rows that do not confirm to non-nullable schema fields
-
Hyukjin Kwon (JIRA)
[jira] [Comment Edited] (SPARK-23717) Leverage docker support in Hadoop 3
-
Eric Yang (JIRA)
[jira] [Assigned] (SPARK-25048) Pivoting by multiple columns in Scala/Java
-
Hyukjin Kwon (JIRA)
Page 105 (Messages 2601 to 2625):
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