Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 94 (Messages 2326 to 2350):
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] [Created] (SPARK-34583) typed udf fails when it refers to type member in abstract class
-
kondziolka9ld (Jira)
[jira] [Assigned] (SPARK-34596) NewInstance.doGenCode should not throw malformed class name error
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34601) Do not delete shuffle file on executor lost event when using remote shuffle service
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-30228) Update zstd-jni to 1.4.4-3
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34634) Self-join with script transformation failed to resolve attribute correctly
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34607) NewInstance.resolved should not throw malformed class name error
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-32058) Use Apache Hadoop 3.2.0 dependency by default
-
Jim Huang (Jira)
[jira] [Resolved] (SPARK-34686) Py4J 0.10.9.1 is out with bug fixes. we should better upgrade in PySpark as well.
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34727) Difference in results of casting float to timestamp
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34751) Parquet with invalid chars on column name reads double as null when a clean schema is applied
-
Nivas Umapathy (Jira)
[jira] [Commented] (SPARK-34504) Avoid unnecessary view resolving and remove the `performCheck` flag
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34762) Many PR's Scala 2.13 build action failed
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34731) ConcurrentModificationException in EventLoggingListener when redacting properties
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34776) Catalyst error on on certain struct operation (Couldn't find _gen_alias_)
-
L. C. Hsieh (Jira)
[jira] [Updated] (SPARK-34790) Fail in fetch shuffle blocks in batch when i/o encryption is enabled.
-
hezuojiao (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] [Created] (SPARK-34804) registerFunction shouldnt be logging warning message for same function being re-registered
-
Sumeet Sharma (Jira)
[jira] [Resolved] (SPARK-34366) Add metric interfaces to DS v2
-
Wenchen Fan (Jira)
[jira] [Comment Edited] (SPARK-34843) JDBCRelation columnPartition function improperly determines stride size
-
Jason Yarbrough (Jira)
[jira] [Commented] (SPARK-34843) JDBCRelation columnPartition function improperly determines stride size
-
Takeshi Yamamuro (Jira)
[jira] [Commented] (SPARK-34843) JDBCRelation columnPartition function improperly determines stride size
-
Jason Yarbrough (Jira)
[jira] [Created] (SPARK-34861) Support nested column in spark vectorized reader
-
Cheng Su (Jira)
[jira] [Assigned] (SPARK-34882) RewriteDistinctAggregates can cause a bug if the aggregator does not ignore NULLs
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34876) Non-nullable aggregates can return NULL in a correlated subquery
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-34881) New SQL Function: TRY_CAST
-
Gengliang Wang (Jira)
Page 94 (Messages 2326 to 2350):
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