Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 16 (Messages 376 to 400):
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] [Assigned] (SPARK-22613) Make UNCACHE TABLE behaviour consistent with CACHE TABLE
-
Apache Spark (JIRA)
[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-22683) DynamicAllocation wastes resources by allocating containers that will barely be used
-
Thomas Graves (JIRA)
[jira] [Updated] (SPARK-18348) Improve tree ensemble model summary
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23001) NullPointerException when running desc database
-
ANDY GUAN (JIRA)
[jira] [Created] (SPARK-23011) Prepend missing grouping columns in groupby apply
-
Li Jin (JIRA)
[jira] [Commented] (SPARK-23018) PySpark creatDataFrame causes Pandas warning of assignment to a copy of a reference
-
Bryan Cutler (JIRA)
[jira] [Commented] (SPARK-23050) Structured Streaming with S3 file source duplicates data because of eventual consistency.
-
Michael Armbrust (JIRA)
[jira] [Commented] (SPARK-23058) Show create table can't show non printable field delim
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23118) CLONE - SparkR 2.2 QA: Programming guide, migration guide, vignettes updates
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23111) ML, Graph 2.3 QA: Update user guide for new features & APIs
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-22962) Kubernetes app fails if local files are used
-
Anirudh Ramanathan (JIRA)
[jira] [Resolved] (SPARK-18085) SPIP: Better History Server scalability for many / large applications
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-23116) SparkR 2.3 QA: Update user guide for new features & APIs
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-23173) from_json can produce nulls for fields which are marked as non-nullable
-
Liang-Chi Hsieh (JIRA)
[jira] [Updated] (SPARK-23052) Migrate Microbatch ConsoleSink to v2
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-23190) Error when infering date columns
-
Nacho García Fernández (JIRA)
[jira] [Commented] (SPARK-23219) Rename ReadTask to DataReaderFactory
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23234) ML python test failure due to default outputCol
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Commented] (SPARK-18085) SPIP: Better History Server scalability for many / large applications
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-23279) Avoid triggering distributed job for Console sink
-
Saisai Shao (JIRA)
[jira] [Commented] (SPARK-23281) Query produces results in incorrect order when a composite order by clause refers to both original columns and aliases
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23288) Incorrect number of written records in structured streaming
-
Yuriy Bondaruk (JIRA)
Page 16 (Messages 376 to 400):
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