Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 101 (Messages 2501 to 2525):
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] [Updated] (SPARK-21475) Change to use NIO's Files API for external shuffle service
-
Shixiong Zhu (JIRA)
[jira] [Created] (SPARK-22966) Spark SQL should handle Python UDFs that return a datetime.date or datetime.datetime
-
Kris Mok (JIRA)
[jira] [Commented] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
wuyi (JIRA)
[jira] [Assigned] (SPARK-22940) Test suite HiveExternalCatalogVersionsSuite fails on platforms that don't have wget installed
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-22977) DataFrameWriter operations do not show details in SQL tab
-
Yuming Wang (JIRA)
[jira] [Assigned] (SPARK-22990) Fix method isFairScheduler in JobsTab and StagesTab
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22984) Fix incorrect bitmap copying and offset shifting in GenerateUnsafeRowJoiner
-
Sameer Agarwal (JIRA)
[jira] [Resolved] (SPARK-23022) Spark Thrift Server always cache resource issues
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-23037) RFormula should not use deprecated OneHotEncoder and should include VectorSizeHint in pipeline
-
Bago Amirbekian (JIRA)
[jira] [Commented] (SPARK-22908) add basic continuous kafka source
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22216) Improving PySpark/Pandas interoperability
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-23143) Add Python support for continuous trigger
-
Tathagata Das (JIRA)
[jira] [Commented] (SPARK-23168) Hints for fact tables and unique columns
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-23050) Structured Streaming with S3 file source duplicates data because of eventual consistency.
-
Yash Sharma (JIRA)
[jira] [Commented] (SPARK-23163) Sync Python ML API docs with Scala
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23188) Make vectorized columar reader batch size configurable
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22389) partitioning reporting
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-23020) Re-enable Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23203) DataSourceV2 should use immutable trees.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23205) ImageSchema.readImages incorrectly sets alpha channel to 255 for four-channel images
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23198) Fix KafkaContinuousSourceStressForDontFailOnDataLossSuite to test ContinuousExecution
-
Apache Spark (JIRA)
***UNCHECKED*** [jira] [Assigned] (SPARK-23233) asNondeterministic in Python UDF not being set when the UDF is called at least once
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23235) Add executor Threaddump to api
-
Alex Bozarth (JIRA)
[jira] [Commented] (SPARK-23263) create table stored as parquet should update table size if automatic update table size is enabled
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23206) Additional Memory Tuning Metrics
-
Edwina Lu (JIRA)
Page 101 (Messages 2501 to 2525):
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