Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 16 (Messages 376 to 400):
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
121
122
123
124
125
126
[jira] [Assigned] (SPARK-33954) Some operator missing rowCount when enable CBO
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33958) spark sql DoubleType(0 * (-1)) return "-0.0"
-
Zhang Jianguo (Jira)
[jira] [Resolved] (SPARK-28001) Dataframe throws 'socket.timeout: timed out' exception
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-33984) Upgrade to Py4J 0.10.9.1
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34023) Updated to Kryo 5.0.3
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33507) Improve and fix cache behavior in v1 and v2
-
Chao Sun (Jira)
[jira] [Updated] (SPARK-33963) `isCached` return `false` for cached Hive table
-
Maxim Gekk (Jira)
[jira] [Updated] (SPARK-34070) Use exists method to simplify 'find + emptiness check' on Seq
-
Yang Jie (Jira)
[jira] [Assigned] (SPARK-34002) Broken UDF Encoding
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34088) Rename all decommission configurations to use the same namespace "spark.decommission.*"
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34091) Shuffle batch fetch can't be disabled once it's enabled previously
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34068) Remove redundant collection conversion in Spark code
-
Sean R. Owen (Jira)
[jira] [Commented] (SPARK-34115) Long runtime on many environment variables
-
Norbert Schultz (Jira)
[jira] [Assigned] (SPARK-34125) Make EventLoggingListener.codecMap thread-safe
-
Jungtaek Lim (Jira)
[jira] [Assigned] (SPARK-34115) Long runtime on many environment variables
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-32165) SessionState leaks SparkListener with multiple SparkSession
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34152) CreateViewStatement.child should be a real child
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33518) Improve performance of ML ALS recommendForAll by GEMV
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34200) ambiguous column reference should consider attribute availability
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34212) For parquet table, after changing the precision and scale of decimal type in hive, spark reads incorrect value
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34212) For parquet table, after changing the precision and scale of decimal type in hive, spark reads incorrect value
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34225) Jars or file paths which contain spaces are generating FileNotFoundException exception
-
Lucian Timar (Jira)
[jira] [Assigned] (SPARK-34244) Remove the Scala function version of regexp_extract_all
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34279) Upgrade Junit from 4.x to 5.x
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34286) Memory-size-based object hash aggregation fallback mechanism
-
Cheng Su (Jira)
Page 16 (Messages 376 to 400):
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
121
122
123
124
125
126