Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 52 (Messages 1276 to 1300):
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] [Resolved] (SPARK-33963) `isCached` return `false` for cached Hive table
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-16087) Spark Hangs When Using Union With Persisted Hadoop RDD
-
Rob Russo (Jira)
[jira] [Assigned] (SPARK-34001) Remove unused runShowTablesSql() in DataSourceV2SQLSuite.scala
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-33992) resolveOperatorsUpWithNewOutput should wrap allowInvokingTransformsInAnalyzer
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-30681) Add higher order functions API to PySpark
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34053) Please reduce GitHub Actions matrix or improve the build time
-
Vladimir Sitnikov (Jira)
[jira] [Created] (SPARK-34055) ALTER TABLE .. ADD PARTITION doesn't refresh cache
-
Maxim Gekk (Jira)
[jira] [Assigned] (SPARK-34060) ALTER TABLE .. DROP PARTITION uncaches Hive table while updating table stats
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34050) Parquet 2 CSV conversion wrong quoting
-
Laszlo Torok (Jira)
[jira] [Created] (SPARK-34079) Improvement CTE table scan
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-34079) Improvement CTE table scan
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-33690) Escape meta-characters in showString
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34106) Hide FValueTest and AnovaTest
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34067) PartitionPruning push down pruningHasBenefit function into insertPredicate function to decrease calculate time
-
Yuming Wang (Jira)
[jira] [Created] (SPARK-34119) Keep necessary stats after partition pruning
-
Yuming Wang (Jira)
[jira] [Resolved] (SPARK-32864) Support ORC forced positional evolution
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34060) ALTER TABLE .. DROP PARTITION uncaches Hive table while updating table stats
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34144) java.time.Instant and java.time.LocalDate not handled when writing to tables
-
Cristi (Jira)
[jira] [Resolved] (SPARK-34139) UnresolvedRelation should retain SQL text position
-
Wenchen Fan (Jira)
[jira] [Updated] (SPARK-34180) Fix the regression brought by SPARK-33888
-
Kousuke Saruta (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] [Commented] (SPARK-34218) Add Scala 2.13 packaging and publishing
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34246) New implicit cast syntax rules in ANSI mode
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34285) Implement StringEndWith、StringContains Filter
-
Xudingyu (Jira)
[jira] [Commented] (SPARK-34277) Unexpected outcome from Python UDF where its return type is MapType
-
Hyukjin Kwon (Jira)
Page 52 (Messages 1276 to 1300):
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