Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 33 (Messages 801 to 825):
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-33987) v2 ALTER TABLE .. DROP PARTITION does not refresh cached table
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33999) Make sbt unidoc success with JDK11
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33635) Performance regression in Kafka read
-
Jungtaek Lim (Jira)
[jira] [Assigned] (SPARK-34027) ALTER TABLE .. RECOVER PARTITIONS doesn't refresh cache
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34027) ALTER TABLE .. RECOVER PARTITIONS doesn't refresh cache
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34018) finishedExecutorWithRunningSidecar in test utils depends on nulls matching
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34022) Support latest mkdocs in SQL functions doc
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34047) save tree models in single partition
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34053) Please reduce GitHub Actions matrix or improve the build time
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-25075) Build and test Spark against Scala 2.13
-
Stephen Kestle (Jira)
[jira] [Commented] (SPARK-19169) columns changed orc table encouter 'IndexOutOfBoundsException' when read the old schema files
-
bianqi (Jira)
[jira] [Created] (SPARK-34129) Add table name to LogicalRelation.simpleString
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-34139) UnresolvedRelation should retain SQL text position
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34140) Move QueryCompilationErrors.scala and QueryExecutionErrors.scala to org/apache/spark/sql/errors
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34144) java.time.Instant and java.time.LocalDate not handled not handled when writing to tables
-
Cristi (Jira)
[jira] [Updated] (SPARK-33100) Support parse the sql statements with c-style comments
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34151) Replaces `java.io.FIle.toURL` with `java.io.File.toURI.toURL`
-
Yang Jie (Jira)
[jira] [Updated] (SPARK-34195) Base value for parsing two-digit year should be made configurable
-
Anthony Smart (Jira)
[jira] [Assigned] (SPARK-34207) Rename `isTemporaryTable` to `isTempView` in `SessionCatalog`
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34206) Make Guava Cache to ExecutorPodsLifecycleManager private field
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34214) Expose regexp_extract_all to PySpark
-
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-34238) Unify output of SHOW PARTITIONS and pass output attributes
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-27589) Spark file source V2
-
Erik Krogen (Jira)
[jira] [Created] (SPARK-34277) Unexpected outcome from Python UDF where its return type is MapType
-
Scott (Jira)
Page 33 (Messages 801 to 825):
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