Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 121 (Messages 3001 to 3025):
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
[jira] [Created] (SPARK-22946) Recursive withColumn calls cause org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection" grows beyond 64 KB
-
Harpreet Chopra (JIRA)
[jira] [Updated] (SPARK-17939) Spark-SQL Nullability: Optimizations vs. Enforcement Clarification
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-23005) Improve RDD.take on small number of partitions
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23003) Renaming S3 partition while writing to s3 by spark
-
Dhruv sharma (JIRA)
[jira] [Created] (SPARK-23010) Add integration
-
Anirudh Ramanathan (JIRA)
[jira] [Assigned] (SPARK-23047) Change MapVector to NullableMapVector in ArrowColumnVector
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Liang-Chi Hsieh (JIRA)
[jira] [Created] (SPARK-23064) Add documentation for stream-stream joins
-
Tathagata Das (JIRA)
[jira] [Assigned] (SPARK-23064) Add documentation for stream-stream joins
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-22870) Dynamic allocation should allow 0 idle time
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-23072) Add a Unicode schema test for file-based data sources
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23076) When we call cache() on ShuffleRowRDD, we will get an error result
-
zhoukang (JIRA)
[jira] [Created] (SPARK-23108) CLONE - ML, Graph 2.2 QA: API: Experimental, DeveloperApi, final, sealed audit
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23107) ML, Graph 2.3 QA: API: New Scala APIs, docs
-
Joseph K. Bradley (JIRA)
[jira] [Created] (SPARK-23119) Fix API annotation in DataSource V2 for streaming
-
Tathagata Das (JIRA)
[jira] [Assigned] (SPARK-23029) Doc spark.shuffle.file.buffer units are kb when no units specified
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-22962) Kubernetes app fails if local files are used
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-23215) Dataset Grouping: Index out of bounds error
-
Nikhil (JIRA)
[jira] [Comment Edited] (SPARK-9103) Tracking spark's memory usage
-
Edwina Lu (JIRA)
[jira] [Commented] (SPARK-23110) ML 2.3 QA: API: Java compatibility, docs
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-17949) Introduce a JVM object based aggregate operator
-
dciborow (JIRA)
[jira] [Commented] (SPARK-23260) remove V2 from the class name of data source reader/writer
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23269) FP-growth: Provide last transaction for each detected frequent pattern
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20822) Generate code to get value from CachedBatchColumnVector in ColumnarBatch
-
Xiao Li (JIRA)
Page 121 (Messages 3001 to 3025):
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