Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,371 messages
org.apache.spark.issues [
All Lists
]
2018 January [
All Months
]
Page 75 (Messages 1851 to 1875):
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-22942) Spark Sql UDF throwing NullPointer when adding a filter on a columns that uses that UDF
-
Matthew Fishkin (JIRA)
[jira] [Comment Edited] (SPARK-13316) "SparkException: DStream has not been initialized" when restoring StreamingContext from checkpoint and the dstream is created afterwards
-
Riccardo Vincelli (JIRA)
[jira] [Commented] (SPARK-22972) Couldn't find corresponding Hive SerDe for data source provider org.apache.spark.sql.hive.orc.
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-22980) Better error message when using pandas_udf when inputs are not
-
Xiao Li (JIRA)
[jira] [Assigned] (SPARK-22997) Add additional defenses against use of freed MemoryBlocks
-
Apache Spark (JIRA)
[jira] [Resolved] (SPARK-22982) Remove unsafe asynchronous close() call from FileDownloadChannel
-
Wenchen Fan (JIRA)
[jira] [Assigned] (SPARK-23033) disable task-level retry for continuous execution
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-22587) Spark job fails if fs.defaultFS and application jar are different url
-
Saisai Shao (JIRA)
[jira] [Assigned] (SPARK-12297) Add work-around for Parquet/Hive int96 timestamp bug.
-
Imran Rashid (JIRA)
[jira] [Commented] (SPARK-23020) Flaky Test: org.apache.spark.launcher.SparkLauncherSuite.testInProcessLauncher
-
Sameer Agarwal (JIRA)
[jira] [Commented] (SPARK-23076) When we call cache() on RDD which depends on ShuffleRowRDD, we will get an error result
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-23142) Add documentation for Continuous Processing
-
Tathagata Das (JIRA)
[jira] [Updated] (SPARK-23168) Hints for fact tables and unique columns
-
Takeshi Yamamuro (JIRA)
[jira] [Commented] (SPARK-23167) Update TPCDS queries from v1.4 to v2.7 (latest)
-
Xiao Li (JIRA)
[jira] [Commented] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Gaurav Garg (JIRA)
[jira] [Commented] (SPARK-19217) Offer easy cast from vector to array
-
Takeshi Yamamuro (JIRA)
[jira] [Assigned] (SPARK-23204) DataSourceV2 should support named tables in DataFrameReader, DataFrameWriter
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23206) Additional Memory Tuning Metrics
-
Saisai Shao (JIRA)
[jira] [Created] (SPARK-23245) KafkaContinuousSourceSuite may hang forever
-
Shixiong Zhu (JIRA)
[jira] [Updated] (SPARK-23249) Improve partition bin-filling algorithm to have less skew and fewer partitions
-
Glen Takahashi (JIRA)
[jira] [Updated] (SPARK-23270) FileInputDStream Streaming UI 's records should not be set to the default value of 0, it should be the total number of rows of new files.
-
guoxiaolongzte (JIRA)
[jira] [Commented] (SPARK-23276) Enable UDT tests in (Hive)OrcHadoopFsRelationSuite
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-23280) add map type support to ColumnVector
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18016) Code Generation: Constant Pool Past Limit for Wide/Nested Dataset
-
Kazuaki Ishizaki (JIRA)
[jira] [Assigned] (SPARK-21396) Spark Hive Thriftserver doesn't return UDT field
-
Xiao Li (JIRA)
Page 75 (Messages 1851 to 1875):
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