Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 29 (Messages 701 to 725):
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] [Assigned] (SPARK-20552) Add isNotDistinctFrom/isDistinctFrom for column APIs in Scala/Java and Python
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-7481) Add spark-hadoop-cloud module to pull in object store support
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Ryan Blue (JIRA)
[jira] [Created] (SPARK-20660) Not able to merge Dataframes with different column orders
-
Michel Lemay (JIRA)
[jira] [Commented] (SPARK-20554) Remove usage of scala.language.reflectiveCalls
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20637) MappedRDD, FilteredRDD, etc. are still referenced in code comments
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Zoltan Ivanfi (JIRA)
[jira] [Assigned] (SPARK-20705) The sort function can not be used in the master page when you use Firefox or Google Chrome.
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-12837) Spark driver requires large memory space for serialized results even there are no data collected to the driver
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-20736) PySpark StringIndexer supports StringOrderType
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20760) Memory Leak of RDD blocks
-
Binzi Cao (JIRA)
[jira] [Commented] (SPARK-11597) improve performance of array and map encoder
-
Min Shen (JIRA)
[jira] [Assigned] (SPARK-20779) The ASF header placed in an incorrect location in some files
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20816) MetricsConfig doen't trim the properties file cause the exception very confused
-
Lantao Jin (JIRA)
[jira] [Updated] (SPARK-20851) Drop spark table failed if a column name is a numeric string
-
Chen Gong (JIRA)
[jira] [Created] (SPARK-20873) Improve the error message for unsupported Column Type
-
Ruben Janssen (JIRA)
[jira] [Assigned] (SPARK-20876) if the input parameter is float type for ceil ,the result is not we expected
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-19659) Fetch big blocks to disk when shuffle-read
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20895) Support fast execution based on an optimized plan and parameter placeholders
-
Takeshi Yamamuro (JIRA)
[jira] [Resolved] (SPARK-20873) Improve the error message for unsupported Column Type
-
Xiao Li (JIRA)
[jira] [Created] (SPARK-20918) Use FunctionIdentifier as function identifiers in FunctionRegistry
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-20922) Unsafe deserialization in Spark LauncherConnection
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-20926) Exposure to Guava libraries by directly accessing tableRelationCache in SessionCatalog caused failures
-
Reza Safi (JIRA)
[jira] [Resolved] (SPARK-20877) Investigate if tests will time out on CRAN
-
Shivaram Venkataraman (JIRA)
[jira] [Commented] (SPARK-20936) Lack of an important case about the test of resolveURI
-
Apache Spark (JIRA)
Page 29 (Messages 701 to 725):
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