Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 4 (Messages 76 to 100):
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-33964) Combine distinct unions in more cases
-
Tanel Kiis (Jira)
[jira] [Commented] (SPARK-33933) Broadcast timeout happened unexpectedly in AQE
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Commented] (SPARK-28125) dataframes created by randomSplit have overlapping rows
-
Nicholas Brett Marcott (Jira)
[jira] [Commented] (SPARK-33991) Repair enumeration conversion error for AllJobsPage
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33996) Upgrade checkstyle plugins
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34007) Downgrade scala-maven-plugin to 4.3.0
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34009) Activate profile 'aarch64' based on OS
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34013) Data in redis was obtained using mapPartitions Sparkstreaming, which was not as expected
-
xiyang (Jira)
[jira] [Created] (SPARK-34021) Fix hyper links in SparkR documentation for CRAN submission
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34011) ALTER TABLE .. RENAME TO PARTITION doesn't refresh cache
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34037) aggOrder should not be output as a auxiliary internal attribute
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34002) Broken UDF Encoding
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-33867) java.time.Instant and java.time.LocalDate not handled in org.apache.spark.sql.jdbc.JdbcDialect#compileValue
-
Cristi (Jira)
[jira] [Updated] (SPARK-34084) ALTER TABLE .. ADD PARTITION does not update table stats
-
Wenchen Fan (Jira)
[jira] [Resolved] (SPARK-34086) RaiseError generates too much code and may fails codegen in length check for char varchar
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34118) Replaces filter and check for emptiness with exists or forall
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34027) ALTER TABLE .. RECOVER PARTITIONS doesn't refresh cache
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34156) Unify the output of LogicPlan and fix bug that output attributes not pass properly
-
jiaan.geng (Jira)
[jira] [Assigned] (SPARK-34178) Copy tags for the new node created by MultiInstanceRelation.newInstance
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34181) Update build doc help document
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34200) ambiguous column reference should consider attribute availability
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34154) Flaky Test: LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750)
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34262) ALTER TABLE .. SET LOCATION doesn't refresh v1 table cache
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34305) Unify v1 and v2 ALTER TABLE .. SET SERDE tests
-
Maxim Gekk (Jira)
Page 4 (Messages 76 to 100):
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