Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,841 messages
org.apache.spark.issues [
All Lists
]
2018 September [
All Months
]
Page 52 (Messages 1276 to 1300):
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] [Comment Edited] (SPARK-24434) Support user-specified driver and executor pod templates
-
Stavros Kontopoulos (JIRA)
[jira] [Assigned] (SPARK-25308) ArrayContains function may return a error in the code generation phase.
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-19145) Timestamp to String casting is slowing the query significantly
-
Aaron Hiniker (JIRA)
[jira] [Commented] (SPARK-25306) Avoid skewed filter trees to speed up `createFilter` in ORC
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25367) The column attributes obtained by Spark sql are inconsistent with hive
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-25394) Expose App status metrics as Source
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23986) CompileException when using too many avg aggregation after joining
-
Marco Gaido (JIRA)
[jira] [Commented] (SPARK-25415) Make plan change log in RuleExecutor configurable by SQLConf
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-17091) Convert IN predicate to equivalent Parquet filter
-
Yuming Wang (JIRA)
[jira] [Resolved] (SPARK-25435) df = sqlContext.read.json("examples/src/main/resources/people.json")
-
WEI PENG (JIRA)
[jira] [Comment Edited] (SPARK-18185) Should fix INSERT OVERWRITE TABLE of Datasource tables with dynamic partitions
-
Deepanker (JIRA)
[jira] [Created] (SPARK-25453) OracleIntegrationSuite IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
-
Yuming Wang (JIRA)
[jira] [Updated] (SPARK-24626) Parallelize size calculation in Analyze Table command
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-25363) Schema pruning doesn't work if nested column is used in where clause
-
Jungtaek Lim (JIRA)
[jira] [Resolved] (SPARK-24355) Improve Spark shuffle server responsiveness to non-ChunkFetch requests
-
Thomas Graves (JIRA)
[jira] [Commented] (SPARK-24018) Spark-without-hadoop package fails to create or read parquet files with snappy compression
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-17952) SparkSession createDataFrame method throws exception for nested JavaBeans
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-25512) Using RowNumbers in SparkR Dataframe
-
Hyukjin Kwon (JIRA)
[jira] [Comment Edited] (SPARK-23985) predicate push down doesn't work with simple compound partition spec
-
Yuming Wang (JIRA)
[jira] [Created] (SPARK-25531) new write APIs for data source v2
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-25544) Slow/failed convergence in Spark ML models due to internal predictor scaling
-
Andrew Crosby (JIRA)
[jira] [Commented] (SPARK-23002) SparkUI inconsistent driver hostname compare with other executors
-
Adam Wang (JIRA)
[jira] [Commented] (SPARK-24724) Discuss necessary info and access in barrier mode + Kubernetes
-
Stavros Kontopoulos (JIRA)
[jira] [Comment Edited] (SPARK-18112) Spark2.x does not support read data from Hive 2.x metastore
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-25574) Add an option `keepQuotes` for parsing csv file
-
liuxian (JIRA)
Page 52 (Messages 1276 to 1300):
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