Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,554 messages
org.apache.spark.issues [
All Lists
]
2018 December [
All Months
]
Page 33 (Messages 801 to 825):
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] [Assigned] (SPARK-26155) Spark SQL performance degradation after apply SPARK-21052 with Q19 of TPC-DS in 3TB scale
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-25877) Put all feature-related code in the feature step itself
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-23829) spark-sql-kafka source in spark 2.3 causes reading stream failure frequently
-
Gabor Somogyi (JIRA)
[jira] [Commented] (SPARK-26149) Read UTF8String from Parquet/ORC may be incorrect
-
Hyukjin Kwon (JIRA)
[jira] [Commented] (SPARK-26060) Track SparkConf entries and make SET command reject such entries.
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-26310) Verification of JSON options
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-26297) improve the doc of Distribution/Partitioning
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26317) Upgrade SBT to 0.13.18
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26327) Metrics in FileSourceScanExec not update correctly
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-25877) Put all feature-related code in the feature step itself
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24102) RegressionEvaluator should use sample weight data
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26078) WHERE .. IN fails to filter rows when used in combination with UNION
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26193) Implement shuffle write metrics in SQL
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window)
-
ASF GitHub Bot (JIRA)
[jira] [Commented] (SPARK-26311) [YARN] New feature: custom log URL for stdout/stderr
-
ASF GitHub Bot (JIRA)
[jira] [Resolved] (SPARK-26239) Add configurable auth secret source in k8s backend
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-13356) WebUI missing input informations when recovering from dirver failure
-
ASF GitHub Bot (JIRA)
[jira] [Created] (SPARK-26387) Parallelism seems to cause difference in CrossValidation model metrics
-
Evan Zamir (JIRA)
[jira] [Commented] (SPARK-23431) Expose the new executor memory metrics at the stage level
-
ASF GitHub Bot (JIRA)
[jira] [Assigned] (SPARK-26418) Only OpenBlocks without any ChunkFetch for one stream will cause memory leak in ExternalShuffleService
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-26437) Decimal data becomes bigint to query, unable to query
-
zengxl (JIRA)
[jira] [Created] (SPARK-26446) improve doc on ExecutorAllocationManager
-
Qingxin Wu (JIRA)
[jira] [Closed] (SPARK-26469) Use ConfigEntry for hardcoded configs for io category.
-
Dongjoon Hyun (JIRA)
[jira] [Assigned] (SPARK-26503) Get rid of spark.sql.legacy.timeParser.enabled
-
Apache Spark (JIRA)
Page 33 (Messages 801 to 825):
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