Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 98 (Messages 2426 to 2450):
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] [Commented] (SPARK-34448) Binary logistic regression incorrectly computes the intercept and coefficients when data is not centered
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34409) haversine distance spark function
-
Sean R. Owen (Jira)
[jira] [Created] (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] [Resolved] (SPARK-34577) Cannot drop/add columns from/to a dataset of v2 `DESCRIBE NAMESPACE`
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-34645) [K8S] Driver pod stuck in Running state after job completes
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34649) org.apache.spark.sql.DataFrameNaFunctions.replace() fails for column name having a dot
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34632) Can we create 'SessionState' with a username in 'HiveClientImpl'
-
HonglunChen (Jira)
[jira] [Resolved] (SPARK-34597) Replaces `ParquetFileReader.readFooter` with `ParquetFileReader.open and getFooter`
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34541) Fixed an issue where data could not be cleaned up when unregisterShuffle
-
Sean R. Owen (Jira)
[jira] [Commented] (SPARK-34728) Remove all SQLConf.get if extends from Rule
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34734) Update sbt version to 1.4.9
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34722) Clean up deprecated API usage related to JUnit
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34772) RebaseDateTime loadRebaseRecords should use Spark classloader instead of context
-
ulysses you (Jira)
[jira] [Commented] (SPARK-34636) sql method in UnresolvedAttribute, AttributeReference and Alias don't quote qualified names properly.
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34803) Util methods requiring certain versions of Pandas & PyArrow don't pass through the raised ImportError
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34810) Update PostgreSQL test with the latest results
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34824) Multiply year-month interval by numeric
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34830) Some UDF calls inside transform are broken
-
Daniel Solow (Jira)
[jira] [Commented] (SPARK-26345) Parquet support Column indexes
-
Li Xian (Jira)
[jira] [Commented] (SPARK-34831) spark2.3 can't add column in carbondata table
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-34477) Kryo NPEs when serializing Avro GenericData objects (except GenericRecord)
-
Gengliang Wang (Jira)
[jira] [Commented] (SPARK-34780) Cached Table (parquet) with old Configs Used
-
Michael Chen (Jira)
[jira] [Assigned] (SPARK-34848) add duration in TaskMetricsDistribution
-
Sean R. Owen (Jira)
[jira] [Created] (SPARK-34889) Introduce MergingSessionsIterator merging elements directly which belong to the same session
-
Jungtaek Lim (Jira)
[jira] [Resolved] (SPARK-34879) Hive inspect support DayTimeIntervalType and YearMonthIntervalType
-
Max Gekk (Jira)
Page 98 (Messages 2426 to 2450):
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