Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 42 (Messages 1026 to 1050):
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] [Assigned] (SPARK-22952) Deprecate stageAttemptId in favour of stageAttemptNumber
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-22984) Fix incorrect bitmap copying and offset shifting in GenerateUnsafeRowJoiner
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-18134) SQL: MapType in Group BY and Joins not working
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-23007) Add schema evolution test suite for file-based data sources
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-23007) Add schema evolution test suite for file-based data sources
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23018) PySpark creatDataFrame causes Pandas warning of assignment to a copy of a reference
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23035) Fix warning: TEMPORARY TABLE ... USING ... is deprecated and use TempViewAlreadyExistsException when create temp view
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23046) Have RFormula include VectorSizeHint in pipeline
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-21172) EOFException reached end of stream in UnsafeRowSerializer
-
Fernando Pereira (JIRA)
[jira] [Commented] (SPARK-23000) Flaky test suite DataSourceWithHiveMetastoreCatalogSuite in Spark 2.3
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23108) ML, Graph 2.3 QA: API: Experimental, DeveloperApi, final, sealed audit
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-23020) Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23122) Deprecate register* for UDFs in SQLContext and Catalog in PySpark
-
Takuya Ueshin (JIRA)
[jira] [Commented] (SPARK-11222) Add style checker rules to validate doc tests aren't included in docs
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-22320) ORC should support VectorUDT/MatrixUDT
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-22976) Worker cleanup can remove running driver directories
-
Saisai Shao (JIRA)
[jira] [Updated] (SPARK-23172) Expand the ReorderJoin rule to handle Project nodes
-
Takeshi Yamamuro (JIRA)
[jira] [Assigned] (SPARK-23188) Make vectorized columar reader batch size configurable
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23020) Re-enable Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-23189) reflect stage level blacklisting on executor tab
-
Attila Zsolt Piros (JIRA)
[jira] [Created] (SPARK-23221) Fix KafkaContinuousSourceStressForDontFailOnDataLossSuite to run with enough cores
-
Jose Torres (JIRA)
[jira] [Created] (SPARK-23234) ML python test failure
-
Marco Gaido (JIRA)
[jira] [Resolved] (SPARK-23246) (Py)Spark OOM because of iteratively accumulated metadata that cannot be cleared
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-21396) Spark Hive Thriftserver doesn't return UDT field
-
Xiao Li (JIRA)
Page 42 (Messages 1026 to 1050):
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