Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 112 (Messages 2776 to 2800):
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] [Assigned] (SPARK-20546) spark-class gets syntax error in posix mode
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-13747) Concurrent execution in SQL doesn't work with Scala ForkJoinPool
-
Saif Addin (JIRA)
[jira] [Assigned] (SPARK-20630) Thread Dump link available in Executors tab irrespective of spark.ui.threadDumpsEnabled
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-18004) DataFrame filter Predicate push-down fails for Oracle Timestamp type columns
-
Teng Yutong (JIRA)
[jira] [Commented] (SPARK-20702) TaskContextImpl.markTaskCompleted should not hide the original error
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-20482) Resolving Casts is too strict on having time zone set
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20706) Spark-shell not overriding method definition
-
Raphael Roth (JIRA)
[jira] [Commented] (SPARK-20726) R wrapper for SQL broadcast
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20735) Enable cross join in TPCDSQueryBenchmark
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20738) Hide building of docs in sbt behind an option.
-
Prashant Sharma (JIRA)
[jira] [Created] (SPARK-20740) Expose UserDefinedType make sure could extends it
-
darion yaphet (JIRA)
[jira] [Updated] (SPARK-18683) REST APIs for standalone Master and Workers
-
StanZhai (JIRA)
[jira] [Created] (SPARK-20751) Built-in SQL Function Support - COT
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20760) Memory Leak of RDD blocks
-
Binzi Cao (JIRA)
[jira] [Commented] (SPARK-14098) Generate Java code to build CachedColumnarBatch and get values from CachedColumnarBatch when DataFrame.cache() is called
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-20779) The ASF header placed in an incorrect location in some files
-
zuotingbing (JIRA)
[jira] [Updated] (SPARK-20784) Spark hangs forever after a joinWith() and cache()
-
Mathieu D (JIRA)
[jira] [Commented] (SPARK-20776) Fix JobProgressListener perf. problems caused by empty TaskMetrics initialization
-
Ruslan Dautkhanov (JIRA)
[jira] [Updated] (SPARK-17922) ClassCastException java.lang.ClassCastException: org.apache.spark.sql.catalyst.expressions.GeneratedClass$GeneratedIterator cannot be cast to org.apache.spark.sql.catalyst.expressions.UnsafeProjection
-
Artur Sukhenko (JIRA)
[jira] [Commented] (SPARK-20754) Add Function Alias For MOD/TRUNCT/POSITION
-
Yuming Wang (JIRA)
[jira] [Comment Edited] (SPARK-18877) Unable to read given csv data. Excepion: java.lang.IllegalArgumentException: requirement failed: Decimal precision 28 exceeds max precision 20
-
Navya Krishnappa (JIRA)
[jira] [Commented] (SPARK-20822) Generate code to build table cache using ColumnarBatch and to get value from ColumnVector
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20874) The "examples" project doesn't depend on Structured Streaming Kafka source
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-20849) Document R DecisionTree
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-20877) Investigate if tests will time out on CRAN
-
Felix Cheung (JIRA)
Page 112 (Messages 2776 to 2800):
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