Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 90 (Messages 2226 to 2250):
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-22935) Dataset with Java Beans for java.sql.Date produces incorrect result
-
Kazuaki Ishizaki (JIRA)
[jira] [Commented] (SPARK-21687) Spark SQL should set createTime for Hive partition
-
Gabor Somogyi (JIRA)
[jira] [Created] (SPARK-22985) Fix argument escaping bug in from_utc_timestamp / to_utc_timestamp codegen
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-19014) support complex aggregate buffer in HashAggregateExec
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-22853) K8s or Kubernetes?
-
Anirudh Ramanathan (JIRA)
[jira] [Commented] (SPARK-21179) Unable to return Hive INT data type into Spark via Hive JDBC driver: Caused by: java.sql.SQLDataException: [Simba][JDBC](10140) Error converting value to int.
-
Matthew Walton (JIRA)
[jira] [Updated] (SPARK-23038) Update docker/spark-test
-
Dongjoon Hyun (JIRA)
[jira] [Resolved] (SPARK-23020) Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Sameer Agarwal (JIRA)
[jira] [Assigned] (SPARK-23129) Lazy init DiskMapIterator#deserializeStream to reduce memory usage when ExternalAppendOnlyMap spill too much times
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-23140) DataSourceV2Strategy is missing in HiveSessionStateBuilder
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-23141) Support data type string as a returnType for registerJavaFunction.
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23142) Add documentation for Continuous Processing
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23094) Json Readers choose wrong encoding when bad records are present and fail
-
Hyukjin Kwon (JIRA)
[jira] [Assigned] (SPARK-23158) Move HadoopFsRelationTest test suites to from sql/hive to sql/core
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-22360) Add unit test for Window Specifications
-
Jiang Xingbo (JIRA)
[jira] [Commented] (SPARK-11499) Spark History Server UI should respect protocol when doing redirection
-
paul mackles (JIRA)
[jira] [Resolved] (SPARK-22805) Use aliases for StorageLevel in event logs
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-19217) Offer easy cast from vector to array
-
Takeshi Yamamuro (JIRA)
[jira] [Updated] (SPARK-23215) Dataset Grouping: Index out of bounds error
-
Nikhil (JIRA)
[jira] [Updated] (SPARK-23235) Add executor Threaddump to api
-
Imran Rashid (JIRA)
[jira] [Assigned] (SPARK-23234) ML python test failure due to default outputCol
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-23247) combines Unsafe operations and statistics operations in Scan Data Source
-
caoxuewen (JIRA)
[jira] [Assigned] (SPARK-23249) Improve partition bin-filling algorithm to have less skew and fewer partitions
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23222) Flaky test: DataFrameRangeSuite
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-23291) SparkR : substr : In SparkR dataframe , starting and ending position arguments in "substr" is giving wrong result when the position is greater than 1
-
Apache Spark (JIRA)
Page 90 (Messages 2226 to 2250):
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