Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,841 messages
org.apache.spark.issues [
All Lists
]
2018 September [
All Months
]
Page 108 (Messages 2676 to 2700):
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-25306) Use cache to speed up `createFilter` in ORC
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25176) Kryo fails to serialize a parametrised type hierarchy
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-25336) Revert SPARK-24863 and SPARK-24748
-
Apache Spark (JIRA)
[jira] [Commented] (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] [Updated] (SPARK-25268) runParallelPersonalizedPageRank throws serialization Exception
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-14220) Build and test Spark against Scala 2.12
-
Stavros Kontopoulos (JIRA)
[jira] [Created] (SPARK-25360) Parallelized RDDs of Ranges could have known partitioner
-
holdenk (JIRA)
[jira] [Updated] (SPARK-25361) Support for Kinesis Client Library 2.0
-
Cory Locklear (JIRA)
[jira] [Created] (SPARK-25387) Malformed CSV causes NPE
-
Maxim Gekk (JIRA)
[jira] [Assigned] (SPARK-25241) Configurable empty values when reading/writing CSV files
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-25405) Saving RDD with new Hadoop API file as a Sequence File too restrictive
-
Marcin Gasior (JIRA)
[jira] [Comment Edited] (SPARK-23200) Reset configuration when restarting from checkpoints
-
Stavros Kontopoulos (JIRA)
[jira] [Updated] (SPARK-22017) watermark evaluation with multi-input stream operators is unspecified
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20074) Make buffer size in unsafe external sorter configurable
-
Kevin English (JIRA)
[jira] [Updated] (SPARK-25482) Fast equal can not check reuseSubquery when apply rule about ReuseSubquery
-
GuangWeiHong (JIRA)
[jira] [Issue Comment Deleted] (SPARK-25474) Size in bytes of the query is coming in EB in case of parquet datasource
-
sandeep katta (JIRA)
[jira] [Assigned] (SPARK-10816) EventTime based sessionization
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23715) from_utc_timestamp returns incorrect results for some UTC date/time values
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-25498) Fix SQLQueryTestSuite failures when the interpreter mode enabled
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25384) Clarify fromJsonForceNullableSchema will be removed in Spark 3.0
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-25510) Create new trait replace BenchmarkWithCodegen
-
Yuming Wang (JIRA)
[jira] [Assigned] (SPARK-25514) Pretty JSON
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25517) Spark DataFrame option inferSchema="true", dataFormat=MM/dd/yyyy, fails to detect date type from the csv file while reading
-
Manoranjan Kumar (JIRA)
[jira] [Assigned] (SPARK-25558) Pushdown predicates for nested fields in DataSource Strategy
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25538) incorrect row counts after distinct()
-
Steven Rand (JIRA)
Page 108 (Messages 2676 to 2700):
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