Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 14 (Messages 326 to 350):
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
[jira] [Commented] (SPARK-20421) Mark JobProgressListener (and related classes) as deprecated
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20380) describe table not showing updated table comment after alter operation
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20667) Cleanup the cataloged metadata after completing the package of sql/core and sql/hive
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-20706) Spark-shell not overriding method definition
-
Raphael Roth (JIRA)
[jira] [Created] (SPARK-20709) spark-shell use proxy-user failed
-
fangfengbin (JIRA)
[jira] [Assigned] (SPARK-20718) FileSourceScanExec with different filter orders should be the same after canonicalization
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-9792) PySpark DenseMatrix, SparseMatrix should override __eq__
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20504) ML 2.2 QA: API: Java compatibility, docs
-
Joseph K. Bradley (JIRA)
[jira] [Commented] (SPARK-20712) [SQL] Spark can't read Hive table when column type has length greater than 4000 bytes
-
Maciej Bryński (JIRA)
[jira] [Updated] (SPARK-20785) Spark should provide jump links and add (count) in the SQL web ui.
-
guoxiaolongzte (JIRA)
[jira] [Commented] (SPARK-17867) Dataset.dropDuplicates (i.e. distinct) should consider the columns with same column name
-
Mitesh (JIRA)
[jira] [Resolved] (SPARK-20759) SCALA_VERSION in _config.yml,LICENSE and Dockerfile should be consistent with pom.xml
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20759) SCALA_VERSION in _config.yml,LICENSE and Dockerfile should be consistent with pom.xml
-
Sean Owen (JIRA)
[jira] [Updated] (SPARK-20832) Standalone master should explicitly inform drivers of worker deaths and invalidate external shuffle service outputs
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-20599) ConsoleSink should work with write (batch)
-
Michael Armbrust (JIRA)
[jira] [Updated] (SPARK-20857) Turn BroadcastHint into a more generic hint node
-
Reynold Xin (JIRA)
[jira] [Assigned] (SPARK-18406) Race between end-of-task and completion iterator read lock release
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-18406) Race between end-of-task and completion iterator read lock release
-
Wenchen Fan (JIRA)
[jira] [Updated] (SPARK-20882) Executor is waiting for ShuffleBlockFetcherIterator
-
cen yuhai (JIRA)
[jira] [Commented] (SPARK-20411) New features for expression.scalalang.typed
-
Ruben Janssen (JIRA)
[jira] [Commented] (SPARK-20895) Support fast execution based on an optimized plan and parameter placeholders
-
Reynold Xin (JIRA)
[jira] [Created] (SPARK-20908) Cache Manager: Hint should be ignored in plan matching
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20910) Build-in SQL Function Support - UUID
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20840) Misleading spurious errors when there are Javadoc (Unidoc) breaks
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-19236) Add createOrReplaceGlobalTempView
-
Apache Spark (JIRA)
Page 14 (Messages 326 to 350):
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