Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 65 (Messages 1601 to 1625):
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
136
137
138
139
140
141
142
143
[jira] [Commented] (SPARK-26264) It is better to add @transient to field 'locs' for class `ResultTask`.
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25132) Case-insensitive field resolution when reading from Parquet
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26278) V2 Streaming sources cannot be written to V1 sinks
-
Seth Fitzsimmons (JIRA)
[jira] [Created] (SPARK-26313) move read related methods from Table to read related mix-in traits
-
Wenchen Fan (JIRA)
[jira] [Commented] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26321) Split a SQL in a correct way
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26098) Show associated SQL query in Job page
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26327) Metrics in FileSourceScanExec not update correctly
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26327) Metrics in FileSourceScanExec not update correctly
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26300) The `checkForStreaming` mothod may be called twice in `createQuery`
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26300) The `checkForStreaming` mothod may be called twice in `createQuery`
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26318) Enhance function merge performance in Row
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25272) Show some kind of test output to indicate pyarrow tests were run
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26348) make sure expression is resolved during test
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26355) Add a workaround for PyArrow 0.11.
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26359) Spark checkpoint restore fails after query restart
-
Gabor Somogyi (JIRA)
[jira] [Assigned] (SPARK-25689) Move token renewal logic to driver in yarn-client mode
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-26396) Kafka consumer cache overflow since 2.4.x
-
Gabor Somogyi (JIRA)
[jira] [Updated] (SPARK-26427) Upgrade Apache ORC to 1.5.4
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-26216) Do not use case class as public API (ScalaUDF)
-
ASF GitHub Bot (JIRA)
[jira] [Assigned] (SPARK-26439) Introduce WorkOffer reservation mechanism for Barrier TaskSet
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-24630) SPIP: Support SQLStreaming in Spark
-
Jacky Li (JIRA)
[jira] [Commented] (SPARK-26437) Decimal data becomes bigint to query, unable to query
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-26458) OneHotEncoderModel verifies the number of category values incorrectly when tries to transform a dataframe.
-
duruihuan (JIRA)
[jira] [Commented] (SPARK-26454) IllegegalArgument Exception is Thrown while creating new UDF with JAR
-
Hyukjin Kwon (JIRA)
Page 65 (Messages 1601 to 1625):
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
136
137
138
139
140
141
142
143