Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 113 (Messages 2801 to 2825):
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] [Resolved] (SPARK-22298) SparkUI executor URL encode appID
-
Sean Owen (JIRA)
[jira] [Issue Comment Deleted] (SPARK-22553) Drop FROM in nonReserved
-
Suchith J N (JIRA)
[jira] [Commented] (SPARK-22406) pyspark version tag is wrong on PyPi
-
holdenk (JIRA)
[jira] [Created] (SPARK-23008) OnehotEncoderEstimator python API
-
Weichen Xu (JIRA)
[jira] [Updated] (SPARK-23019) Flaky Test: org.apache.spark.JavaJdbcRDDSuite.testJavaJdbcRDD
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-22982) Remove unsafe asynchronous close() call from FileDownloadChannel
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-22951) count() after dropDuplicates() on emptyDataFrame returns incorrect value
-
Cheng Lian (JIRA)
[jira] [Updated] (SPARK-23038) Update docker/spark-test
-
Dongjoon Hyun (JIRA)
[jira] [Comment Edited] (SPARK-23060) RDD's apply function
-
Gianmarco Donetti (JIRA)
[jira] [Commented] (SPARK-23065) R API doc empty in Spark 2.3.0 RC1
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-22959) Configuration to select the modules for daemon and worker in PySpark
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-22624) Expose range partitioning shuffle introduced by SPARK-22614
-
xubo245 (JIRA)
[jira] [Updated] (SPARK-23118) SparkR 2.3 QA: Programming guide, migration guide, vignettes updates
-
Joseph K. Bradley (JIRA)
[jira] [Updated] (SPARK-23095) Decorrelation of scalar subquery fails with java.util.NoSuchElementException.
-
Xiao Li (JIRA)
[jira] [Comment Edited] (SPARK-23122) Deprecate register* for UDFs in SQLContext and Catalog in PySpark
-
Takuya Ueshin (JIRA)
[jira] [Assigned] (SPARK-19185) ConcurrentModificationExceptions with CachedKafkaConsumers when Windowing
-
Marcelo Vanzin (JIRA)
[jira] [Resolved] (SPARK-23054) Incorrect results of casting UserDefinedType to String
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-23115) SparkR 2.3 QA: New R APIs and API docs
-
Felix Cheung (JIRA)
[jira] [Updated] (SPARK-23183) Failure caused by TaskContext is missing in the thread spawned by Custom RDD
-
Yongqin Xiao (JIRA)
[jira] [Commented] (SPARK-23187) Accumulator object can not be sent from Executor to Driver
-
Lantao Jin (JIRA)
[jira] [Created] (SPARK-23207) Shuffle+Repartition on an RDD/DataFrame could lead to Data Loss
-
Jiang Xingbo (JIRA)
[jira] [Assigned] (SPARK-23032) Add a per-query codegenStageId to WholeStageCodegenExec
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23242) Don't run tests in KafkaSourceSuiteBase twice
-
Shixiong Zhu (JIRA)
[jira] [Commented] (SPARK-23157) withColumn fails for a column that is a result of mapped DataSet
-
Henry Robinson (JIRA)
[jira] [Assigned] (SPARK-23247) combines Unsafe operations and statistics operations in Scan Data Source
-
Wenchen Fan (JIRA)
Page 113 (Messages 2801 to 2825):
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