Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 17 (Messages 401 to 425):
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-34579) java.lang.NoSuchMethodError: org.apache.spark.sql.catalyst.encoders.ExpressionEncoder.<init>
-
Vishwesh Vinc (Jira)
[jira] [Commented] (SPARK-34634) Self-join with script transformation failed to resolve attribute correctly
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34639) always remove unnecessary Alias in Analyzer.resolveExpression
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34679) inferTimestamp option is missing from the list of options in DataFrameReader.json.
-
Prashanth Babu (Jira)
[jira] [Resolved] (SPARK-33436) PySpark equivalent of SparkContext.hadoopConfiguration
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34705) Add code-gen for all join types of sort merge join
-
Cheng Su (Jira)
[jira] [Resolved] (SPARK-34626) UnresolvedAttribute.sql may return an incorrect sql
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34723) Correct parameter type for subexpression elimination under whole-stage
-
Apache Spark (Jira)
[jira] [Comment Edited] (SPARK-31427) Spark Structure streaming read data twice per every micro-batch.
-
Nick Hryhoriev (Jira)
[jira] [Assigned] (SPARK-34630) Add type hints of pyspark.__version__ and pyspark.sql.Column.contains
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34762) Many PR's Scala 2.13 build action failed
-
Yang Jie (Jira)
[jira] [Commented] (SPARK-34708) Code-gen broadcast nested loop join (left semi/left anti)
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34783) Support remote template files via spark.jars
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34762) Many PR's Scala 2.13 build action failed
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34790) Fail in fetch shuffle blocks in batch when i/o encryption is enabled.
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34812) RowNumberLike and RankLike should not be nullable
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34823) hive-common should exclusion hadoop related jars
-
angerszhu (Jira)
[jira] [Assigned] (SPARK-34707) Code-gen broadcast nested loop join (left outer/right outer)
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-30641) Project Matrix: Linear Models revisit and refactor
-
zhengruifeng (Jira)
[jira] [Updated] (SPARK-33720) Support submit to k8s only with token
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34756) Fix FileScan equality check
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34865) cannot resolve methods when & col in spark java
-
unical1988 (Jira)
[jira] [Commented] (SPARK-34859) Vectorized parquet reader needs synchronization among pages for column index
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34912) 启动spark-shell读取文件报错
-
czh (Jira)
[jira] [Resolved] (SPARK-33694) Auditing the API changes and behavior changes in Spark 3.1
-
Sean R. Owen (Jira)
Page 17 (Messages 401 to 425):
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