Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 21 (Messages 501 to 525):
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-34579) java.lang.NoSuchMethodError: org.apache.spark.sql.catalyst.encoders.ExpressionEncoder.<init>
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34597) Replaces `ParquetFileReader.readFooter` with `ParquetFileReader.open and getFooter`
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34610) Fix Python UDF used in GroupedAggPandasUDFTests.
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34629) Python type hints improvement
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34628) Remove GlobalLimit operator if it's child max row <= limit
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34643) Use CRAN URL in canonical form
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34665) Revise the type coercion section of ANSI Compliance
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34682) Regression in "operating on canonicalized plan" check in CustomShuffleReaderExec
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34507) Spark artefacts built against Scala 2.13 incorrectly depend on Scala 2.12
-
vincenzobaz (Jira)
[jira] [Resolved] (SPARK-34677) Support add and subtract of ANSI SQL intervals
-
Wenchen Fan (Jira)
[jira] [Resolved] (SPARK-34538) Hive Metastore support filter by not-in
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-19256) Hive bucketing write support
-
Shixiong Zhu (Jira)
[jira] [Assigned] (SPARK-34755) Support the utils for transform number format
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34766) Do not capture maven config for views
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34800) Use fine-grained lock in SessionCatalog.tableExists
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34771) Support UDT for Pandas with Arrow Optimization
-
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-34843) JDBCRelation columnPartition function improperly determines stride size. Upper bound is skewed do to stride alignment.
-
Jason Yarbrough (Jira)
[jira] [Created] (SPARK-34892) Introduce MergingSortWithSessionWindowStateIterator sorting input rows and rows in state efficiently
-
Jungtaek Lim (Jira)
[jira] [Created] (SPARK-34897) The given data schema has less fields than the actual ORC physical schema
-
Yuming Wang (Jira)
[jira] [Updated] (SPARK-34882) RewriteDistinctAggregates can cause a bug if the aggregator does not ignore NULLs
-
Takeshi Yamamuro (Jira)
[jira] [Commented] (SPARK-34906) Refactor TreeNode's children handling methods into specialized traits
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34919) Change partitioning to SinglePartition if partition number is 1
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34920) Introduce SQLSTATE and ERRORCODE to SQL Exception
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34927) Support TPCDSQueryBenchmark in Benchmarks
-
Hyukjin Kwon (Jira)
Page 21 (Messages 501 to 525):
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