Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 106 (Messages 2626 to 2650):
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
[jira] [Updated] (SPARK-34579) Fix wrong test in SQLQuerySuite
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34361) Dynamic allocation on K8s kills executors with running tasks
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-29721) Spark SQL reads unnecessary nested fields after using explode
-
Jiri Humpolicek (Jira)
[jira] [Commented] (SPARK-34576) Cannot drop/add columns from/to a dataset of v2 `DESCRIBE COLUMN`
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34614) ANSI mode: Casting String to Boolean should throw exception on parse error
-
Gengliang Wang (Jira)
[jira] [Assigned] (SPARK-34620) Code-gen broadcast nested loop join (inner/cross)
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-25769) UnresolvedAttribute.sql() incorrectly escapes nested columns
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34623) Deduplicate window expressions
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34638) Spark SQL reads unnecessary nested fields (another type of pruning case)
-
L. C. Hsieh (Jira)
[jira] [Commented] (SPARK-34632) Can we create 'SessionState' with a username in 'HiveClientImpl'
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34675) TimeZone inconsistencies when JVM and session timezones are different
-
Shubham Chaurasia (Jira)
[jira] [Assigned] (SPARK-34710) Add isView for SHOW TABLES to distinguish view and tables
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34733) Spark UI not showing memory used of partitions in memory
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34782) Not equal functions (!=, <>) are missing in SQL doc
-
jiaan.geng (Jira)
[jira] [Updated] (SPARK-34827) Support fetching shuffle blocks in batch with i/o encryption
-
Dongjoon Hyun (Jira)
[jira] [Comment Edited] (SPARK-34673) Select queries fail with Error: java.lang.IllegalArgumentException: Error: name expected at the position 10 of 'decimal(2,-2)' but '-' is found. (state=,code=0)
-
Ankit Raj Boudh (Jira)
[jira] [Comment Edited] (SPARK-34673) Select queries fail with Error: java.lang.IllegalArgumentException: Error: name expected at the position 10 of 'decimal(2,-2)' but '-' is found. (state=,code=0)
-
Ankit Raj Boudh (Jira)
[jira] [Updated] (SPARK-30641) Project Matrix: Linear Models revisit and refactor
-
zhengruifeng (Jira)
[jira] [Commented] (SPARK-34843) JDBCRelation columnPartition function improperly determines stride size
-
Takeshi Yamamuro (Jira)
[jira] [Assigned] (SPARK-34850) Multiply day-time interval by numeric
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34833) Apply right-padding correctly for correlated subqueries
-
Takeshi Yamamuro (Jira)
[jira] [Assigned] (SPARK-34869) Extend k8s "EXTRA LOGS FOR THE FAILED TEST" section with pod describe output
-
Attila Zsolt Piros (Jira)
[jira] [Commented] (SPARK-34848) add duration in TaskMetricsDistribution
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34899) Use origin plan if can not coalesce shuffle partition
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34354) CostBasedJoinReorder can fail on self-join
-
Wenchen Fan (Jira)
Page 106 (Messages 2626 to 2650):
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