Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 86 (Messages 2126 to 2150):
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-34573) SQLConf sqlConfEntries map has a global lock, should not lock on get
-
Gabriele Nizzoli (Jira)
[jira] [Updated] (SPARK-27793) Add day-time and year-month interval types
-
Maxim Gekk (Jira)
[jira] [Resolved] (SPARK-34555) Resolve metadata output from DataFrame
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34601) Do not delete shuffle file on executor lost event when using remote shuffle service
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34621) Unify output of ShowCreateTableAsSerdeCommand ShowCreateTableCommand
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-30303) Percentile will hit match err when percentage is null
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34649) org.apache.spark.sql.DataFrameNaFunctions.replace() fails for column name having a dot
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34721) Add an year-month interval to a date
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34727) Difference in results of casting float to timestamp
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-34714) collect_list(struct()) fails when used with GROUP BY
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34714) collect_list(struct()) fails when used with GROUP BY
-
Lauri Koobas (Jira)
[jira] [Commented] (SPARK-34087) a memory leak occurs when we clone the spark session
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34788) Spark throws FileNotFoundException instead of IOException when disk is full
-
wuyi (Jira)
[jira] [Commented] (SPARK-34804) registerFunction shouldnt be logging warning message for same function being re-registered
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34818) Reorder the items in User Guide
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34822) Update plan stability golden files even if only explain differs
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34719) fail if the view query has duplicated column names
-
Apache Spark (Jira)
[jira] [Comment Edited] (SPARK-34673) Select queries fail with Error: java.lang.IllegalArgumentException: Error: name expected at the position 10 of 'decimal(2,-2)' but '-' is found. (state=,code=0)
-
Ankit Raj Boudh (Jira)
[jira] [Assigned] (SPARK-34833) Apply right-padding correctly for correlated subqueries
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34834) There is a potential Netty memory leak in TransportResponseHandler.
-
Apache Spark (Jira)
[jira] [Comment Edited] (SPARK-34844) JDBCRelation columnPartition function includes the first stride in the lower partition
-
Takeshi Yamamuro (Jira)
[jira] [Resolved] (SPARK-30497) migrate DESCRIBE TABLE to the new framework
-
Wenchen Fan (Jira)
[jira] [Comment Edited] (SPARK-34867) cannot resolve method when of Column() spark java
-
unical1988 (Jira)
[jira] [Updated] (SPARK-34877) Add Spark AM Log link in case of master as yarn and deploy mode as client
-
Saurabh Chawla (Jira)
[jira] [Updated] (SPARK-34898) Send ExecutorMetricsUpdate EventLog appropriately
-
angerszhu (Jira)
Page 86 (Messages 2126 to 2150):
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