Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 5 (Messages 101 to 125):
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) Fix wrong test in SQLQuerySuite
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34183) DataSource V2: Support required distribution and ordering in SS
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-27793) Add ANSI SQL day-time and year-month interval types
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34608) Remove unused output in AddJarCommand
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34511) Current Security vulnerabilities in spark libraries
-
eoin (Jira)
[jira] [Assigned] (SPARK-34605) Support java.time.Duration as an external type of the day-time interval type
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34610) Fix Python UDF used in GroupedAggPandasUDFTests.
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34633) Self-join with script transformation failed to resolve attribute correctly
-
EdisonWang (Jira)
[jira] [Commented] (SPARK-34682) Regression in "operating on canonicalized plan" check in CustomShuffleReaderExec
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34719) fail if the view query has duplicated column names
-
Wenchen Fan (Jira)
[jira] [Resolved] (SPARK-34721) Add an year-month interval to a date
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-31427) Spark Structure streaming read data twice per every micro-batch.
-
Nick Hryhoriev (Jira)
[jira] [Commented] (SPARK-34741) MergeIntoTable should avoid ambiguous reference
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34759) run JavaSparkSQLExample failed with Exception.
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34773) change-scala-version.sh fails to modify pom.xml if it changes the version from 2.13 to 2.12
-
Kousuke Saruta (Jira)
[jira] [Resolved] (SPARK-32060) Huber loss Convergence
-
zhengruifeng (Jira)
[jira] [Commented] (SPARK-34754) sparksql 'add jar' not support hdfs ha mode in k8s
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34800) Use fine-grained lock in SessionCatalog.tableExists
-
rongchuan.jin (Jira)
[jira] [Created] (SPARK-34811) Redact fs.s3a.access.key like secret and token
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34832) ExternalAppendOnlyUnsafeRowArrayBenchmark can't run with spark-submit
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34834) There is a potential Netty memory leak in TransportResponseHandler.
-
weixiuli (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
-
Sean R. Owen (Jira)
[jira] [Resolved] (SPARK-34769) AnsiTypeCoercion: return narrowest convertible type among TypeCollection
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-34881) New SQL Function: TRY_CAST
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34888) Introduce UpdatingSessionIterator adjusting session information on elements
-
Apache Spark (Jira)
Page 5 (Messages 101 to 125):
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