Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,387 messages
org.apache.spark.issues [
All Lists
]
2017 January [
All Months
]
Page 1 (Messages 1 to 25):
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
[jira] [Commented] (SPARK-19035) rand() function in case when cause failed
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-19072) Catalyst's IN always returns false for infinity
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18948) Add Mean Percentile Rank metric for ranking algorithms
-
Danilo Ascione (JIRA)
[jira] [Commented] (SPARK-19106) Styling for the configuration docs is broken
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-19109) ORC metadata section can sometimes exceed protobuf message size limit
-
Nic Eggert (JIRA)
[jira] [Created] (SPARK-19123) KeyProviderException when reading Azure Blobs from Apache Spark
-
Saulo Ricci (JIRA)
[jira] [Commented] (SPARK-19122) Unnecessary shuffle+sort added if join predicates ordering differ from bucketing and sorting order
-
Tejas Patil (JIRA)
[jira] [Commented] (SPARK-19127) Inconsistencies in dense_rank and rank documentation
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18075) UDF doesn't work on non-local spark
-
Herman van Hovell (JIRA)
[jira] [Commented] (SPARK-19137) Garbage left in source tree after SQL tests are run
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19170) columns changed orc table encouter 'IndexOutOfBoundsException' when read the old schema files
-
roncenzhao (JIRA)
[jira] [Commented] (SPARK-19169) columns changed orc table encouter 'IndexOutOfBoundsException' when read the old schema files
-
roncenzhao (JIRA)
[jira] [Commented] (SPARK-19153) DataFrameWriter.saveAsTable should work with hive format to create partitioned table
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-15745) Use classloader's getResource() for reading resource files in HiveTests
-
Sean Owen (JIRA)
[jira] [Closed] (SPARK-19210) Add log level info into streaming checkpoint
-
Genmao Yu (JIRA)
[jira] [Created] (SPARK-19314) Do not allow sort before aggregation in Structured Streaming plan
-
Tathagata Das (JIRA)
[jira] [Assigned] (SPARK-12970) Error in documentation on creating rows with schemas defined by structs
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-19369) SparkConf not getting properly initialized in PySpark 2.1.0
-
Sidney Feiner (JIRA)
[jira] [Created] (SPARK-19378) StateOperator metrics should still return the total number of rows in state even if there was no data for a trigger
-
Burak Yavuz (JIRA)
[jira] [Updated] (SPARK-19220) SSL redirect handler only redirects the server's root
-
Marcelo Vanzin (JIRA)
[jira] (SPARK-19396) [DOC] Options are case-insensitive since Spark 2.1
-
Apache Spark (JIRA)
[jira] (SPARK-19385) During canonicalization, `NOT(l, r)` should not expect such cases that l.hashcode > r.hashcode
-
Xiao Li (JIRA)
[jira] (SPARK-19414) Inferring schema in a structured streaming source
-
Shixiong Zhu (JIRA)
[jira] [Assigned] (SPARK-19420) Confusing error message when using outer join on two large tables
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19419) Unable to detect all the cases of cartesian products when spark.sql.crossJoin.enabled is false
-
Apache Spark (JIRA)
Page 1 (Messages 1 to 25):
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136