Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 14 (Messages 326 to 350):
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-31851) Redesign PySpark documentation
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-33276) Fix K8s IT Flakiness
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-33990) v2 ALTER TABLE .. DROP PARTITION does not remove data from dropped partition
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34010) Use python3 instead of python in SQL documentation build
-
Hyukjin Kwon (Jira)
[jira] [Comment Edited] (SPARK-33981) SparkUI: Storage page is empty even if cached
-
maple (Jira)
[jira] [Comment Edited] (SPARK-33981) SparkUI: Storage page is empty even if cached
-
Maple (Jira)
[jira] [Updated] (SPARK-33977) Add doc for "'like any' and 'like all' operators"
-
Takeshi Yamamuro (Jira)
[jira] [Created] (SPARK-34035) Refactor ScriptTransformation to remove input parameter and replace it by child.output
-
angerszhu (Jira)
[jira] [Comment Edited] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Commented] (SPARK-34053) Please reduce GitHub Actions matrix or improve the build time
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34062) Call updateTableStats() from AlterTableAddPartitionCommand
-
Maxim Gekk (Jira)
[jira] [Commented] (SPARK-34055) ALTER TABLE .. ADD PARTITION doesn't refresh cache
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-24815) Structured Streaming should support dynamic allocation
-
Rajat Goel (Jira)
[jira] [Commented] (SPARK-34042) Column pruning is not working as expected for PERMISIVE mode
-
Marius Butan (Jira)
[jira] [Updated] (SPARK-34117) Disable LeftSemi/LeftAnti push down over Aggregate
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-34119) Keep necessary stats after partition pruning
-
Yuming Wang (Jira)
[jira] [Updated] (SPARK-34021) Fix hyper links in SparkR documentation for CRAN submission
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34149) DSv2: `ALTER TABLE .. ADD PARTITION` does not refresh table cache
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34143) Adding partitions to fully partitioned v2 table
-
Wenchen Fan (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-33813) JDBC datasource fails when reading spatial datatypes with the MS SQL driver
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34203) FileSource table null partition can not be dropped
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34263) Simplify the code for treating unicode/octal/escaped characters in string literals
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34275) Replaces filter and size with count
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34260) UnresolvedException when creating temp view twice
-
Dongjoon Hyun (Jira)
Page 14 (Messages 326 to 350):
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