Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 126 (Messages 3126 to 3150):
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] [Created] (SPARK-26255) Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch
-
Sushanta Sen (JIRA)
[jira] [Created] (SPARK-26309) Verification of Data source options
-
Maxim Gekk (JIRA)
[jira] [Created] (SPARK-26319) Add appendReadColumns Unit Test for HiveShimSuite
-
Darcy Shen (JIRA)
[jira] [Commented] (SPARK-26312) Converting converters in RDDConversions into arrays to improve their access performance
-
ASF GitHub Bot (JIRA)
[jira] [Issue Comment Deleted] (SPARK-26221) Improve Spark SQL instrumentation and metrics
-
Reynold Xin (JIRA)
[jira] [Commented] (SPARK-26297) improve the doc of Distribution/Partitioning
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24102) RegressionEvaluator should use sample weight data
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26300) The `checkForStreaming` mothod may be called twice in `createQuery`
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window)
-
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-26203) Benchmark performance of In and InSet expressions
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26132) Remove support for Scala 2.11 in Spark 3.0.0
-
Darcy Shen (JIRA)
[jira] [Commented] (SPARK-26348) make sure expression is resolved during test
-
ASF GitHub Bot (JIRA)
[jira] [Assigned] (SPARK-26222) Scan: track file listing time
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-26355) Add a workaround for PyArrow 0.11.
-
Takuya Ueshin (JIRA)
[jira] [Commented] (SPARK-26305) Breakthrough the memory limitation of broadcast join
-
Lantao Jin (JIRA)
[jira] [Commented] (SPARK-25922) [K8] Spark Driver/Executor "spark-app-selector" label mismatch
-
Wang, Xinglong (JIRA)
[jira] [Commented] (SPARK-26352) join reordering should not change the order of output attributes
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26427) Upgrade Apache ORC to 1.5.4
-
ASF GitHub Bot (JIRA)
[jira] [Assigned] (SPARK-26225) Scan: track decoding time for row-based data sources
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25299) Use remote storage for persisting shuffle data
-
Peiyu Zhuang (JIRA)
[jira] [Assigned] (SPARK-26459) remove UpdateNullabilityInAttributeReferences
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-26502) Get rid of hiveResultString() in QueryExecution
-
Maxim Gekk (JIRA)
[jira] [Reopened] (SPARK-26339) Behavior of reading files that start with underscore is confusing
-
Hyukjin Kwon (JIRA)
Page 126 (Messages 3126 to 3150):
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