Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 61 (Messages 1501 to 1525):
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
121
122
123
124
125
126
[jira] [Resolved] (SPARK-9182) filter and groupBy on DataFrames are not passed through to jdbc source
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-33988) Add an option to enable CBO in TPCDSQueryBenchmark
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33948) branch-3.1 jenkins test failed in Scala 2.13
-
Yang Jie (Jira)
[jira] [Updated] (SPARK-33988) Add an option to enable CBO in TPCDSQueryBenchmark
-
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-33992) resolveOperatorsUpWithNewOutput should wrap allowInvokingTransformsInAnalyzer
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-33992) resolveOperatorsUpWithNewOutput should wrap allowInvokingTransformsInAnalyzer
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34023) Updated to Kryo 5.0.3
-
Nick Nezis (Jira)
[jira] [Commented] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Comment Edited] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Commented] (SPARK-34084) ALTER TABLE .. ADD PARTITION does not update table stats
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34080) Add UnivariateFeatureSelector to deprecate existing selectors
-
Weichen Xu (Jira)
[jira] [Commented] (SPARK-34136) Support complex types in pyspark.sql.functions.lit
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34164) Improve write side varchar check to visit only last few tailing spaces
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34164) Improve write side varchar check to visit only last few tailing spaces
-
Wenchen Fan (Jira)
[jira] [Resolved] (SPARK-34096) Improve performance for nth_value ignore nulls over offset window
-
Wenchen Fan (Jira)
[jira] [Created] (SPARK-34196) Improve error message when folks try and install in Python 2
-
Holden Karau (Jira)
[jira] [Commented] (SPARK-7768) Make user-defined type (UDT) API public
-
Erik Krogen (Jira)
[jira] [Assigned] (SPARK-34205) Add pipe API to Dataset
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34210) Cannot create a record reader because of a previous error when spark accesses the hive on HBase table
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33933) Broadcast timeout happened unexpectedly in AQE
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34217) Fix Scala 2.12 release profile
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34209) Allow multiple namespaces with session catalog
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34236) v2 Overwrite w/ null static partition raise Cannot translate expression to source filter: null
-
Kent Yao (Jira)
[jira] [Commented] (SPARK-34242) Use getPartitionByNames to filter partition to avoid partition scan
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34272) Pretty SQL should check NonSQLExpression
-
Apache Spark (Jira)
Page 61 (Messages 1501 to 1525):
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
121
122
123
124
125
126