Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 91 (Messages 2251 to 2275):
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-34569) java.lang.NoSuchMethodError: org.apache.spark.sql.catalyst.encoders.ExpressionEncoder.<init>
-
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-34410) Vincenty distance spark function
-
Sean R. Owen (Jira)
[jira] [Commented] (SPARK-34577) Cannot drop/add columns from/to a dataset of v2 `DESCRIBE NAMESPACE`
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34547) Resolve using child metadata attributes as fallback
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34656) Add JobId to Stage page in web UI
-
Gabriele Nizzoli (Jira)
[jira] [Updated] (SPARK-34669) Spark SQL uses the function[ length()] to return the length of the string rather than the length of the character
-
zhishun luan (Jira)
[jira] [Commented] (SPARK-34676) TableCapabilityCheckSuite should not inherit all tests from AnalysisSuite
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34607) NewInstance.resolved should not throw malformed class name error
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34588) Support int64 buffer lengths in Java for pyspark Pandas UDF as buffer expanding
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34741) MergeIntoTable should avoid ambiguous reference
-
wuyi (Jira)
[jira] [Assigned] (SPARK-34756) Fix FileScan equality check
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34763) col(), $"<name>" and df("name") should handle quoted column names properly.
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34765) Linear Models standardization optimization
-
zhengruifeng (Jira)
[jira] [Resolved] (SPARK-33602) Group exception messages in execution/datasources
-
Wenchen Fan (Jira)
[jira] [Issue Comment Deleted] (SPARK-34783) Support remote template files via spark.jars
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34760) run JavaSQLDataSourceExample failed with Exception in runBasicDataSourceExample().
-
Kent Yao (Jira)
[jira] [Updated] (SPARK-34796) Codegen compilation error for query with LIMIT operator and without AQE
-
Cheng Su (Jira)
[jira] [Commented] (SPARK-34796) Codegen compilation error for query with LIMIT operator and without AQE
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34128) Suppress excessive logging of TTransportExceptions in Spark ThriftServer
-
Apache Spark (Jira)
[jira] [Issue Comment Deleted] (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] [Commented] (SPARK-34817) read parquet uint8/16/32 logical types
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34707) Code-gen broadcast nested loop join (left outer/right outer)
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34834) There is a potential Netty memory leak in TransportResponseHandler.
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34854) Report metrics for streaming source through progress reporter with Kafka source use-case
-
Yijia Cui (Jira)
[jira] [Commented] (SPARK-32855) Improve DPP for some join type do not support broadcast filtering side
-
Apache Spark (Jira)
Page 91 (Messages 2251 to 2275):
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