Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 119 (Messages 2951 to 2975):
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] [Created] (SPARK-33988) Add an option to enable CBO in TPCDSQueryBenchmark
-
Takeshi Yamamuro (Jira)
[jira] [Commented] (SPARK-33635) Performance regression in Kafka read
-
Jungtaek Lim (Jira)
[jira] [Commented] (SPARK-34041) Miscellaneous cleanup for new PySpark documentation
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Resolved] (SPARK-33773) expose intermediateStorageLevel in mllib
-
zhengruifeng (Jira)
[jira] [Commented] (SPARK-34053) Please reduce GitHub Actions matrix or improve the build time
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34049) DataSource V2: Use Write abstraction in StreamExecution
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34059) Use for/foreach rather than map to make sure execute it eagerly
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33991) Repair enumeration conversion error for AllJobsPage
-
Sean R. Owen (Jira)
[jira] [Assigned] (SPARK-34045) OneVsRestModel.transform should not call setter of submodels
-
zhengruifeng (Jira)
[jira] [Commented] (SPARK-34086) RaiseError generates too much code and may fails codegen in length check for char varchar
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34093) param maxDepth should check upper bound
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34071) Check stats of cached table after altering
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34115) Long runtime on many environment variables
-
Norbert Schultz (Jira)
[jira] [Updated] (SPARK-33711) Race condition in Spark k8s Pod lifecycle manager that leads to shutdowns
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34136) Support complex types in pyspark.sql.functions.lit
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33888) JDBC SQL TIME type represents incorrectly as TimestampType, it should be physical Int in millis
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34186) Fix DockerJDBCIntegrationSuites to reflect the change of SPARK-33888
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34222) Enhance Boolean Simplification Rule
-
Swinky Mann (Jira)
[jira] [Updated] (SPARK-34212) For parquet table, after changing the precision and scale of decimal type in hive, spark reads incorrect value
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34252) View subqueries in aggregate's grouping expression fail during the analysis check
-
Terry Kim (Jira)
[jira] [Assigned] (SPARK-34231) AvroSuite has test failure when run from IDE due to bad loading of resource file
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-31816) Create high level description about JDBC connection providers for users/developers
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34301) Use logical plan of alter table in `CatalogImpl.recoverPartitions()`
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34307) TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition
-
Apache Spark (Jira)
Page 119 (Messages 2951 to 2975):
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