Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 28 (Messages 676 to 700):
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] [Assigned] (SPARK-34576) Cannot drop/add columns from/to a dataset of v2 `DESCRIBE COLUMN`
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34587) Replaces map and getOrElse(false/true) with exists/forall
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34607) NewInstance.resolved should not throw malformed class name error
-
Kris Mok (Jira)
[jira] [Commented] (SPARK-34609) unify resolveExpressionBottomUp and resolveExpressionTopDown
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34629) Python type hints improvement
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34643) Use CRAN URL in canonical form
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34557) Exclude Avro's transitive zstd-jni dependency
-
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-34685) Upgrade to Py4J 0.10.9.2
-
Hyukjin Kwon (Jira)
[jira] [Comment Edited] (SPARK-33489) Support null for conversion from and to Arrow type
-
Laurens (Jira)
[jira] [Created] (SPARK-34710) Add isView for SHOW TABLES to distinguish view and tables
-
Kent Yao (Jira)
[jira] [Created] (SPARK-34711) Exercise code-gen enable/disable code paths in join test suites
-
Cheng Su (Jira)
[jira] [Assigned] (SPARK-34723) Subexpression elimination for whole-stage codegen should not fail for byte array
-
L. C. Hsieh (Jira)
[jira] [Assigned] (SPARK-34728) Remove all SQLConf.get if extends from Rule
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34735) Add modified configs for SQL execution in UI
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-23745) Remove the directories of the “hive.downloaded.resources.dir” when HiveThriftServer2 stopped
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34762) Many PR's Scala 2.13 build action failed
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34784) Upgrade Jackson to 2.12.2
-
Xingchao, Zhang (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] [Commented] (SPARK-34684) Hadoop config could not be successfully serilized from driver pods to executor pods
-
Attila Zsolt Piros (Jira)
[jira] [Commented] (SPARK-34844) JDBCRelation columnPartition function includes the first stride in the lower partition
-
Takeshi Yamamuro (Jira)
[jira] [Updated] (SPARK-34835) Support TimestampType in UDT
-
Darcy Shen (Jira)
[jira] [Assigned] (SPARK-34488) Support task Metrics Distributions and executor Metrics Distributions in the REST API call for a specified stage
-
Sean R. Owen (Jira)
[jira] [Resolved] (SPARK-34630) Add type hints of pyspark.__version__ and pyspark.sql.Column.contains
-
Maciej Szymkiewicz (Jira)
[jira] [Commented] (SPARK-34848) add duration in TaskMetricsDistribution
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34860) Multinomial Logistic Regression with intercept support centering
-
Sean R. Owen (Jira)
Page 28 (Messages 676 to 700):
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