Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 19 (Messages 451 to 475):
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] [Commented] (SPARK-33954) Some operator missing rowCount when enable CBO
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33955) Add latest offsets to source progress
-
Apache Spark (Jira)
[jira] [Comment Edited] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Commented] (SPARK-33948) branch-3.1 jenkins test failed in Scala 2.13
-
Yang Jie (Jira)
[jira] [Resolved] (SPARK-33958) spark sql DoubleType(0 * (-1)) return "-0.0"
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34007) Downgrade scala-maven-plugin to 4.3.0
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-33948) ExpressionEncoderSuite failed in spark-branch-3.1-test-maven-hadoop-*-jdk-*-scala-2.13
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34048) Check the amount of calls to Hive external catalog
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34052) A cached view should become invalid after a table is dropped
-
Chao Sun (Jira)
[jira] [Assigned] (SPARK-34076) SQLContext.dropTempTable fails if cache is non-empty
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34080) Add UnivariateFeatureSelector to deprecate existing selectors
-
Xiangrui Meng (Jira)
[jira] [Assigned] (SPARK-34091) Shuffle batch fetch can't be disabled once it's enabled previously
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34051) Support 32-bit unicode escape in string literals
-
Kousuke Saruta (Jira)
[jira] [Commented] (SPARK-34101) Make spark-sql CLI configurable for the behavior of printing header by SET command
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34103) Fix MiMaExcludes by moving SPARK-23429 from 2.4.x to 3.0.x
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34115) Long runtime on many environment variables
-
Norbert Schultz (Jira)
[jira] [Assigned] (SPARK-34150) Strip Null literal.sql in resolve alias
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34166) Fix flaky test in DecommissionWorkerSuite
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34225) Jars or file paths which contain spaces are generating FileNotFoundException exception
-
Lucian Timar (Jira)
[jira] [Created] (SPARK-34234) Remove TreeNodeException that didn't work
-
jiaan.geng (Jira)
[jira] [Commented] (SPARK-34238) Unify output of SHOW PARTITIONS and pass output attributes
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34241) Make Command's producedAttribute as it's output
-
angerszhu (Jira)
[jira] [Updated] (SPARK-34242) Use getPartitionByNames to filter partition to avoid partition scan
-
haiyangyu (Jira)
[jira] [Commented] (SPARK-30420) Commands involved with namespace go thru the new resolution framework.
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34304) Remove view checks in v1 alter table commands
-
Apache Spark (Jira)
Page 19 (Messages 451 to 475):
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