Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 84 (Messages 2076 to 2100):
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
[jira] [Created] (SPARK-33960) LimitPushDown support Sort
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-33975) add_hours SQL function
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-30210) Give more informative error for BinaryClassificationEvaluator when data with only one label is provided
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-33988) Add an option to enable CBO in TPCDSQueryBenchmark
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-33984) Upgrade to Py4J 0.10.9.1
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-33996) Upgrade checkstyle plugins
-
William Hyun (Jira)
[jira] [Assigned] (SPARK-34000) ExecutorAllocationListener threw an exception java.util.NoSuchElementException
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33980) invalidate char/varchar in spark.readStream.schema
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-33989) Strip auto-generated cast when using Cast.sql
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34012) Keep behavior consistent when conf `spark.sql.legacy.parser.havingWithoutGroupByAsWhere` is true with migration guide
-
Takeshi Yamamuro (Jira)
[jira] [Assigned] (SPARK-33541) Group exception messages in catalyst/expressions
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34021) Fix hyper links in SparkR documentation for CRAN submission
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34066) Fix misleading example about func `JsonToStructs`
-
angerszhu (Jira)
[jira] [Created] (SPARK-34075) Hidden directories are being listed for partition inference
-
Burak Yavuz (Jira)
[jira] [Commented] (SPARK-34129) Add table name to LogicalRelation.simpleString
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34141) ExtractGenerator analyzer should handle lazy projectlists
-
Tanel Kiis (Jira)
[jira] [Created] (SPARK-34157) Unify output of SHOW TABLES and fix bug
-
jiaan.geng (Jira)
[jira] [Resolved] (SPARK-34056) Unify v1 and v2 ALTER TABLE .. RECOVER PARTITIONS tests
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34154) Flaky Test: LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750)
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34193) Potential race condition during decommissioning with TorrentBroadcast
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-32866) Docker buildx now requires --push
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34203) FileSource table null partition can not be dropped
-
Wenchen Fan (Jira)
[jira] [Resolved] (SPARK-34273) Do not reregister BlockManager when SparkContext is stopped
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34303) Migrate ALTER TABLE ... SET LOCATION to new resolution framework
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-33990) v2 ALTER TABLE .. DROP PARTITION does not remove data from dropped partition
-
Apache Spark (Jira)
Page 84 (Messages 2076 to 2100):
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