Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 84 (Messages 2076 to 2100):
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] [Comment Edited] (SPARK-34564) DateTimeUtils.fromJavaDate fails for very late dates during casting to Int
-
kondziolka9ld (Jira)
[jira] [Commented] (SPARK-34584) When insert into a partition table with a illegal partition value, DSV2 behavior different as others
-
Gengliang Wang (Jira)
[jira] [Updated] (SPARK-34588) Support int64 buffer lengths in Java for pyspark Pandas UDF as buffer expanding
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34605) Support java.time.Duration as an external type for the day-time interval type
-
Maxim Gekk (Jira)
[jira] [Created] (SPARK-34612) Whether to expose outputDeterministicLevel so custom RDDs can set deterministic level
-
L. C. Hsieh (Jira)
[jira] [Commented] (SPARK-34596) NewInstance.doGenCode should not throw malformed class name error
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34607) NewInstance.resolved should not throw malformed class name error
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33851) Push partial aggregates bellow exchanges
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34663) Test year-month and day-time intervals in UDF
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34666) Test DayTimeIntervalType/YearMonthIntervalType as ordered and atomic types
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34678) Add table function registry
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34702) Avoid unnecessary code generation in JoinCodegenSupport.genBuildSideVars
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34675) TimeZone inconsistencies when JVM and session timezones are different
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34719) fail if the view query has duplicated column names
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34718) Assign pretty names to YearMonthIntervalType and DayTimeIntervalType
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34741) MergeIntoTable should avoid ambiguous reference
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34775) Push down limit through window when partitionSpec is not empty
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34128) Suppress excessive logging of TTransportExceptions in Spark ThriftServer
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34813) Remove Scala 2.13 build GitHub Action job from branch-3.1
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34816) Support for Parquet unsigned LogicalTypes
-
Kent Yao (Jira)
[jira] [Assigned] (SPARK-34862) Support nested column in Spark ORC vectorized readers
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34876) Non-nullable aggregates can return NULL in a correlated subquery
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34780) Cached Table (parquet) with old Configs Used
-
Michael Chen (Jira)
[jira] [Created] (SPARK-34901) Executor log pagination UI blocked by privacy blockers
-
Karen Feng (Jira)
[jira] [Created] (SPARK-34907) Add main class that runs all benchmarks
-
Hyukjin Kwon (Jira)
Page 84 (Messages 2076 to 2100):
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