Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 35 (Messages 851 to 875):
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-22959) Configuration to select the modules for daemon and worker in PySpark
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-22981) Incorrect results of casting Struct to String
-
Wenchen Fan (JIRA)
[jira] [Comment Edited] (SPARK-23002) SparkUI inconsistent driver hostname compare with other executors
-
Ran Tao (JIRA)
[jira] [Commented] (SPARK-21157) Report Total Memory Used by Spark Executors
-
assia ydroudj (JIRA)
[jira] [Assigned] (SPARK-23032) Add a per-query codegenStageId to WholeStageCodegenExec
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23054) Incorrect results of casting UserDefinedType to String
-
Takeshi Yamamuro (JIRA)
[jira] [Reopened] (SPARK-22980) Clarify the length of each series is of each batch within scalar Pandas UDF
-
Xiao Li (JIRA)
[jira] [Resolved] (SPARK-23023) Incorrect results of printing Array/Map/Struct in showString
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-12139) REGEX Column Specification for Hive Queries
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-23035) Fix improper information of TempTableAlreadyExistsException
-
xubo245 (JIRA)
[jira] [Comment Edited] (SPARK-22923) Non-equi join(theta join) should use sort merge join
-
Marco Gaido (JIRA)
[jira] [Assigned] (SPARK-22735) Add VectorSizeHint to ML features documentation
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23020) Re-enable Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22962) Kubernetes app fails if local files are used
-
Anirudh Ramanathan (JIRA)
[jira] [Resolved] (SPARK-23104) Document that kubernetes is still "experimental"
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-23190) Error when infering date columns
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-22522) Convert to apache-release to publish Maven artifacts
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-22739) Additional Expression Support for Objects
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-23194) from_json in FAILFAST mode doesn't fail fast, instead it just returns nulls
-
Hyukjin Kwon (JIRA)
[jira] [Created] (SPARK-23209) HiveDelegationTokenProvider throws an exception if Hive jars are not the classpath
-
Sahil Takiar (JIRA)
[jira] [Commented] (SPARK-23214) cached data should not carry extra hint info
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23218) simplify ColumnVector.getArray
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23174) Fix pep8 to latest official version
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23285) Allow spark.executor.cores to be fractional
-
Anirudh Ramanathan (JIRA)
[jira] [Assigned] (SPARK-23107) ML, Graph 2.3 QA: API: New Scala APIs, docs
-
Apache Spark (JIRA)
Page 35 (Messages 851 to 875):
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