Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 83 (Messages 2051 to 2075):
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] [Comment Edited] (SPARK-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Matthew Fishkin (JIRA)
[jira] [Commented] (SPARK-22940) Test suite HiveExternalCatalogVersionsSuite fails on platforms that don't have wget installed
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22943) OneHotEncoder supports manual specification of categorySizes
-
yuhao yang (JIRA)
[jira] [Created] (SPARK-22982) Remove unsafe asynchronous close() call from FileDownloadChannel
-
Josh Rosen (JIRA)
[jira] [Created] (SPARK-22992) Remove assumption of cluster domain in Kubernetes mode
-
Anirudh Ramanathan (JIRA)
[jira] [Resolved] (SPARK-22912) Support v2 streaming sources and sinks in MicroBatchExecution
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-21290) R document Programmatically Specifying the Schema in SQL guide
-
Felix Cheung (JIRA)
[jira] [Assigned] (SPARK-23011) Prepend missing grouping columns in groupby apply
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23023) Incorrect results of printing Array/Map/Struct in showString
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23047) Change MapVector to NullableMapVector in ArrowColumnVector
-
Li Jin (JIRA)
[jira] [Commented] (SPARK-23050) Structured Streaming with S3 file source duplicates data because of eventual consistency.
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23056) parse_url regression when switched to using java.net.URI instead of java.net.URL
-
Yash Datta (JIRA)
[jira] [Commented] (SPARK-23066) Master Page increase master start-up time.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23060) RDD's apply function
-
Nick Pentreath (JIRA)
[jira] [Assigned] (SPARK-23090) polish ColumnVector
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-23062) EXCEPT documentation should make it clear that it's EXCEPT DISTINCT
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23133) Spark options are not passed to the Executor in Docker context
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-23026) Add RegisterUDF to PySpark
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-19280) Failed Recovery from checkpoint caused by the multi-threads issue in Spark Streaming scheduler
-
Riccardo Vincelli (JIRA)
[jira] [Assigned] (SPARK-23196) Unify continuous and microbatch V2 sinks
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22739) Additional Expression Support for Objects
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-23225) Spark is infering decimal values with wrong precision
-
Nacho García Fernández (JIRA)
[jira] [Assigned] (SPARK-23209) HiveDelegationTokenProvider throws an exception if Hive jars are not the classpath
-
Imran Rashid (JIRA)
[jira] [Updated] (SPARK-23281) Query produces results in incorrect order when a composite order by clause refers to both original columns and aliases
-
Dilip Biswal (JIRA)
[jira] [Created] (SPARK-23289) OneForOneBlockFetcher.DownloadCallback.onData may write just a part of data
-
Shixiong Zhu (JIRA)
Page 83 (Messages 2051 to 2075):
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