Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,841 messages
org.apache.spark.issues [
All Lists
]
2018 September [
All Months
]
Page 87 (Messages 2151 to 2175):
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] [Commented] (SPARK-25297) Future for Scala 2.12 will block on a already shutdown ExecutionContext
-
Darcy Shen (JIRA)
[jira] [Commented] (SPARK-24434) Support user-specified driver and executor pod templates
-
Stavros Kontopoulos (JIRA)
[jira] [Assigned] (SPARK-25313) Fix regression in FileFormatWriter output schema
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-24962) refactor CodeGenerator.createUnsafeArray
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-18112) Spark2.x does not support read data from Hive 2.x metastore
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-25279) Throw exception: zzcclp java.io.NotSerializableException: org.apache.spark.sql.TypedColumn in Spark-shell when run example of doc
-
Zhichao Zhang (JIRA)
[jira] [Commented] (SPARK-25027) LegacyAccumulatorWrapper test fails in Scala 2.12
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-25386) Don't need to synchronize the IndexShuffleBlockResolver for each writeIndexFileAndCommit
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25241) Configurable empty values when reading/writing CSV files
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-15420) Repartition and sort before Parquet writes
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-16196) Optimize in-memory scan performance using ColumnarBatches
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-23906) Add UDF trunc(numeric)
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25450) PushProjectThroughUnion rule uses the same exprId for project expressions in each Union child, causing mistakes in constant propagation
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-25469) Eval methods of Concat, Reverse and ElementAt should use pattern matching only once
-
Marek Novotny (JIRA)
[jira] [Created] (SPARK-25508) Refactor OrcReadBenchmark to use main method
-
yucai (JIRA)
[jira] [Updated] (SPARK-25448) [Spark Job History] Job Staged page shows 1000 Jobs only
-
shahid (JIRA)
[jira] [Created] (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] [Commented] (SPARK-23622) Flaky Test: HiveClientSuites
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25411) Implement range partition in Spark
-
Wang, Gang (JIRA)
[jira] [Updated] (SPARK-25411) Implement range partition in Spark
-
Wang, Gang (JIRA)
[jira] [Assigned] (SPARK-25551) Remove unused InSubquery expression
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23401) Improve test cases for all supported types and unsupported types
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-25553) Add EmptyInterpolatedStringChecker to scalastyle-config.xml
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-25505) The output order of grouping columns in Pivot is different from the input order
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-25572) SparkR to skip tests because Java 10
-
Apache Spark (JIRA)
Page 87 (Messages 2151 to 2175):
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