Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 2 (Messages 26 to 50):
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] [Created] (SPARK-34581) BoundAttribute issue when pushing foldable into branches
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34587) Replaces map and getOrElse(false/true) with exists/forall
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34645) [K8S] Driver pod stuck in Running state after job completes
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34648) Reading Parquet Files in Spark Extremely Slow for Large Number of Files?
-
Pankaj Bhootra (Jira)
[jira] [Assigned] (SPARK-34545) PySpark Python UDF return inconsistent results when applying 2 UDFs with different return type to 2 columns together
-
Sean R. Owen (Jira)
[jira] [Assigned] (SPARK-34663) Test year-month and day-time intervals in UDF
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34627) Use FunctionIdentifier in UnresolvedTableValuedFunction
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34676) TableCapabilityCheckSuite should not inherit all tests from AnalysisSuite
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34683) Update the documents to explain the usage of LIST FILE and LIST JAR in case they take multiple file names
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34591) Pyspark undertakes pruning of decision trees and random forests outside the control of the user, leading to undesirable and unexpected outcomes that are challenging to diagnose and impossible to correct
-
Julian King (Jira)
[jira] [Commented] (SPARK-34725) Do not show Statistics(sizeInBytes=8.0 EiB) if we don't have valid stats
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34736) Kubernetes and Minikube version upgrade for integration tests
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34646) TreeNode bind issue for duplicate column name.
-
loc nguyen (Jira)
[jira] [Comment Edited] (SPARK-34751) Parquet with invalid chars on column name reads double as null when a clean schema is applied
-
Nivas Umapathy (Jira)
[jira] [Updated] (SPARK-34797) Refactor Logistic Aggregator - support virtual centering
-
zhengruifeng (Jira)
[jira] [Commented] (SPARK-34822) Update plan stability golden files even if only explain differs
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34828) YARN Shuffle Service: Support configurability of aux service name and service-specific config overrides
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34842) Corrects the type of date_dim.d_quarter_name in the TPCDS schema
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34842) Corrects the type of date_dim.d_quarter_name in the TPCDS schema
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34845) ProcfsMetricsGetter.computeAllMetrics may return partial metrics when some of child pids metrics are missing
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33482) V2 Datasources that extend FileScan preclude exchange reuse
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-34638) Spark SQL reads unnecessary nested fields (another type of pruning case)
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34896) Return day-time interval from dates subtraction
-
Max Gekk (Jira)
[jira] [Updated] (SPARK-34903) Return day-time interval from timestamps subtraction
-
Max Gekk (Jira)
Page 2 (Messages 26 to 50):
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