Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,841 messages
org.apache.spark.issues [
All Lists
]
2018 September [
All Months
]
Page 85 (Messages 2101 to 2125):
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
[jira] [Closed] (SPARK-25279) Throw exception: zzcclp java.io.NotSerializableException: org.apache.spark.sql.TypedColumn in Spark-shell when run example of doc
-
Zhichao Zhang (JIRA)
[jira] [Updated] (SPARK-25343) Extend CSV parsing to Dataset[List[String]]
-
Frank Kemmer (JIRA)
[jira] [Resolved] (SPARK-25335) Skip Zinc downloading if it's installed in the system
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-25208) Loosen Cast.forceNullable for DecimalType.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22357) SparkContext.binaryFiles ignore minPartitions parameter
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25330) Permission issue after upgrade hadoop version to 2.7.7
-
Yuming Wang (JIRA)
[jira] [Created] (SPARK-25374) SafeProjection supports fallback to an interpreted mode
-
Takeshi Yamamuro (JIRA)
[jira] [Assigned] (SPARK-25379) Improve ColumnPruning performance
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23425) load data for hdfs file path with wild card usage is not working properly
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-23580) Interpreted mode fallback should be implemented for all expressions & projections
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-25442) Support STS to run in K8S deployment with spark deployment mode as cluster
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-19355) Use map output statistices to improve global limit's parallelism
-
Apache Spark (JIRA)
[jira] [Closed] (SPARK-25526) SparkSQL over REST API not JDBC
-
Dongjoon Hyun (JIRA)
[jira] [Comment Edited] (SPARK-25461) PySpark Pandas UDF outputs incorrect results when input columns contain None
-
Liang-Chi Hsieh (JIRA)
[jira] [Updated] (SPARK-25452) Query with where clause is giving unexpected result in case of float column
-
Meethu Mathew (JIRA)
[jira] [Commented] (SPARK-25551) Remove unused InSubquery expression
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23401) Improve test cases for all supported types and unsupported types
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-10816) EventTime based sessionization
-
Arun Mahadevan (JIRA)
[jira] [Assigned] (SPARK-25521) Job id showing null when insert into command Job is finished.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25558) Pushdown predicates for nested fields in DataSource Strategy
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18112) Spark2.x does not support read data from Hive 2.x metastore
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-25459) Add viewOriginalText back to CatalogTable
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-17159) Improve FileInputDStream.findNewFiles list performance
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-25570) Replace 2.3.1 with 2.3.2 in HiveExternalCatalogVersionsSuite
-
Hyukjin Kwon (JIRA)
[jira] [Resolved] (SPARK-25570) Replace 2.3.1 with 2.3.2 in HiveExternalCatalogVersionsSuite
-
Hyukjin Kwon (JIRA)
Page 85 (Messages 2101 to 2125):
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