Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 48 (Messages 1176 to 1200):
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] [Assigned] (SPARK-34584) When insert into a partition table with a illegal partition value, DSV2 behavior different as others
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34650) Exclude zstd-jni transitive dependency from Kafka Client
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34634) Self-join with script transformation failed to resolve attribute correctly
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34631) Caught Hive MetaException when query by partition (partition col start with ‘$’)
-
zhouyuan (Jira)
[jira] [Commented] (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-34706) Broadcast nested loop join improvement
-
Cheng Su (Jira)
[jira] [Updated] (SPARK-34722) Clean up deprecated API usage about JUnit
-
Yang Jie (Jira)
[jira] [Assigned] (SPARK-34699) 'CREATE TEMP VIEW USING' should use TemporaryViewRelation to store temp views
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34729) Faster execution for broadcast nested loop join (left semi/anti with no condition)
-
Dongjoon Hyun (Jira)
[jira] [Updated] (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-34714) collect_list(struct()) fails when used with GROUP BY
-
Takeshi Yamamuro (Jira)
[jira] [Resolved] (SPARK-34742) ANSI mode: Abs throws exception if input is out of range
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34770) InMemoryCatalog.tableExists should not fail if database doesn't exist
-
Wenchen Fan (Jira)
[jira] [Created] (SPARK-34776) Catalyst error on on certain struct operation (Couldn't find _gen_alias_)
-
Daniel Solow (Jira)
[jira] [Assigned] (SPARK-34776) Catalyst error on on certain struct operation (Couldn't find _gen_alias_)
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34802) Optimize Optimizer defaultBatches rule order
-
Apache Spark (Jira)
[jira] [Commented] (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] [Assigned] (SPARK-34707) Code-gen broadcast nested loop join (left outer/right outer)
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34843) JDBCRelation columnPartition function improperly determines stride size
-
Jason Yarbrough (Jira)
[jira] [Commented] (SPARK-26345) Parquet support Column indexes
-
Xinli Shang (Jira)
[jira] [Assigned] (SPARK-34874) Recover test reports for failed GA builds
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34859) Vectorized parquet reader needs synchronization among pages for column index
-
Li Xian (Jira)
[jira] [Commented] (SPARK-31754) Spark Structured Streaming: NullPointerException in Stream Stream join
-
Jungtaek Lim (Jira)
[jira] [Commented] (SPARK-34896) Return ANSI intervals from subtraction of dates/timestamps
-
Max Gekk (Jira)
[jira] [Resolved] (SPARK-34913) Start spark shell to read file and report an error
-
Sean R. Owen (Jira)
Page 48 (Messages 1176 to 1200):
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