Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
[jira] [Updated] (SPARK-20548) Flaky Test: ReplSuite.newProductSeqEncoder with REPL defined class
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-20547) ExecutorClassLoader's findClass may not work correctly when a task is cancelled.
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-20436) NullPointerException when restart from checkpoint file
-
Shixiong Zhu (JIRA)
[jira] [Created] (SPARK-20672) Keep the `isStreaming` property in triggerLogicalPlan in Structured Streaming
-
Genmao Yu (JIRA)
[jira] [Comment Edited] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Reynold Xin (JIRA)
[jira] [Updated] (SPARK-20549) java.io.CharConversionException: Invalid UTF-32 in JsonToStructs
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-20744) IN with multiple columns does not work
-
Bogdan Raducanu (JIRA)
[jira] [Updated] (SPARK-20752) Build-in SQL Function Support - SQUARE
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-6628) ClassCastException occurs when executing sql statement "insert into" on hbase table
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20751) Built-in SQL Function Support - COT
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19089) Support nested arrays/seqs in Datasets
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-6417) Add Linear Programming algorithm
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-11597) improve performance of array and map encoder
-
Wenchen Fan (JIRA)
[jira] [Created] (SPARK-20802) kolmogorovSmirnovTest in pyspark.mllib.stat.Statistics throws net.razorvine.pickle.PickleException when input data is normally distributed (no error when data is not normally distributed)
-
Bettadapura Srinath Sharma (JIRA)
[jira] [Updated] (SPARK-20806) Launcher: redundant check for Spark lib dir
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20810) ML LinearSVC vs MLlib SVMWithSGD output different solution
-
Yanbo Liang (JIRA)
[jira] [Commented] (SPARK-20399) Can't use same regex pattern between 1.6 and 2.x due to unescaped sql string in parser
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-16845) org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificOrdering" grows beyond 64 KB
-
Barry Becker (JIRA)
[jira] [Commented] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Maciej Bryński (JIRA)
[jira] [Resolved] (SPARK-20801) Store accurate size of blocks in MapStatus when it's above threshold.
-
Wenchen Fan (JIRA)
[jira] [Comment Edited] (SPARK-20823) Generate code for building table cache using ColumnarBatch for other types
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-20848) Dangling threads when reading parquet files in local mode
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20691) Difference between Storage Memory as seen internally and in web UI
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20881) Use Hive's stats in metastore when cbo is disabled
-
Zhenhua Wang (JIRA)
[jira] [Commented] (SPARK-20787) PySpark can't handle datetimes before 1900
-
Ruben Berenguel (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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134