Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 119 (Messages 2951 to 2975):
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] [Commented] (SPARK-18844) Add more binary classification metrics to BinaryClassificationMetrics
-
Sandeep Kumar Choudhary (JIRA)
[jira] [Created] (SPARK-22959) Configuration to select the modules for daemon and worker in PySpark
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-22966) Spark SQL should handle Python UDFs that return a datetime.date or datetime.datetime
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-22967) VersionSuite failed on Windows caused by unescapeSQLString()
-
wuyi (JIRA)
[jira] [Commented] (SPARK-22969) aggregateByKey with aggregator compression
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-18388) Running aggregation on many columns throws SOE
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-23009) PySpark should not assume Pandas cols are a basestring type
-
Bryan Cutler (JIRA)
[jira] [Updated] (SPARK-23029) Doc spark.shuffle.file.buffer units are kb when no units specified
-
Sean Owen (JIRA)
[jira] [Created] (SPARK-23090) polish ColumnVector
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-23118) SparkR 2.3 QA: Programming guide, migration guide, vignettes updates
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-22943) OneHotEncoder supports manual specification of categorySizes
-
yuhao yang (JIRA)
[jira] [Resolved] (SPARK-19109) ORC metadata section can sometimes exceed protobuf message size limit
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-23131) Stackoverflow using ML and Kryo serializer
-
Peigen (JIRA)
[jira] [Commented] (SPARK-20928) SPIP: Continuous Processing Mode for Structured Streaming
-
Thomas Graves (JIRA)
[jira] [Updated] (SPARK-23152) Invalid guard condition in org.apache.spark.ml.classification.Classifier
-
Matthew Tovbin (JIRA)
[jira] [Resolved] (SPARK-23137) spark.kubernetes.executor.podNamePrefix is ignored
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-23195) Hint of cached data is lost
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-21396) Spark Hive Thriftserver doesn't return UDT field
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-23220) broadcast hint not applied in a streaming left anti join
-
Mathieu DESPRIEE (JIRA)
[jira] [Commented] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Gaurav Garg (JIRA)
[jira] [Assigned] (SPARK-23138) Add user guide example for multiclass logistic regression summary
-
Nick Pentreath (JIRA)
[jira] [Commented] (SPARK-23265) Update multi-column error handling logic in QuantileDiscretizer
-
Huaxin Gao (JIRA)
[jira] [Resolved] (SPARK-23267) Increase spark.sql.codegen.hugeMethodLimit to 65535
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23272) add calendar interval type support to ColumnVector
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-19471) A confusing NullPointerException when creating table
-
Xiao Li (JIRA)
Page 119 (Messages 2951 to 2975):
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