Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 49 (Messages 1201 to 1225):
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-22553) Drop FROM in nonReserved
-
Suchith J N (JIRA)
[jira] [Commented] (SPARK-22799) Bucketizer should throw exception if single- and multi-column params are both set
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-22739) Additional Expression Support for Objects
-
Sameer Agarwal (JIRA)
[jira] [Updated] (SPARK-22978) Register Vectorized UDFs for SQL Statement
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-7721) Generate test coverage report from Python
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23009) PySpark should not assume Pandas cols are a basestring type
-
Bryan Cutler (JIRA)
[jira] [Updated] (SPARK-23056) parse_url regression when switched to using java.net.URI instead of java.net.URL
-
Yash Datta (JIRA)
[jira] [Comment Edited] (SPARK-23055) KafkaContinuousSourceSuite Kafka column types test failing
-
Attila Zsolt Piros (JIRA)
[jira] [Assigned] (SPARK-23021) AnalysisBarrier should not cut off the explain output for Parsed Logical Plan
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22980) Using pandas_udf when inputs are not Pandas's Series or DataFrame
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-23081) Add colRegex to PySpark
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23080) Improve error message for built-in functions
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-23100) Migrate unit test sources
-
Jose Torres (JIRA)
[jira] [Resolved] (SPARK-23031) Merge script should allow arbitrary assignees
-
Marcelo Vanzin (JIRA)
[jira] [Created] (SPARK-23105) Spark MLlib, GraphX 2.3 QA umbrella
-
Joseph K. Bradley (JIRA)
[jira] [Assigned] (SPARK-23135) Accumulators don't show up properly in the Stages page anymore
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23146) Support client mode for Kubernetes cluster backend
-
Anirudh Ramanathan (JIRA)
[jira] [Created] (SPARK-23158) Move HadoopFsRelationTest test suites to from sql/hive to sql/core
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-23159) Update Cloudpickle to match version 0.4.2
-
Bryan Cutler (JIRA)
[jira] [Assigned] (SPARK-21293) R document update structured streaming
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23081) Add colRegex API to PySpark
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23213) SparkR:::textFile(sc1,"/opt/test333") can not work on spark2.2.1
-
Tony (JIRA)
[jira] [Comment Edited] (SPARK-23106) ML, Graph 2.3 QA: API: Binary incompatible changes
-
Bago Amirbekian (JIRA)
[jira] [Updated] (SPARK-23127) Update FeatureHasher user guide for catCols parameter
-
Nick Pentreath (JIRA)
[jira] [Resolved] (SPARK-20820) Add compression/decompression of data to ColumnVector for other compression schemes
-
Kazuaki Ishizaki (JIRA)
Page 49 (Messages 1201 to 1225):
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