Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 23 (Messages 551 to 575):
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] [Commented] (SPARK-33888) JDBC SQL TIME type represents incorrectly as TimestampType, it should be physical Int in millis
-
Duc Hoa Nguyen (Jira)
[jira] [Comment Edited] (SPARK-33948) branch-3.1 jenkins test failed in Scala 2.13
-
Yang Jie (Jira)
[jira] [Comment Edited] (SPARK-33982) Sparksql does not support when the inserted table is a read table
-
hao (Jira)
[jira] [Assigned] (SPARK-33991) Repair enumeration conversion error for AllJobsPage
-
Apache Spark (Jira)
[jira] [Created] (SPARK-33997) Running bin/spark-sql gives NoSuchMethodError
-
Ted Yu (Jira)
[jira] [Assigned] (SPARK-34022) Support latest mkdocs in SQL functions doc
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34012) Keep behavior consistent when conf `spark.sql.legacy.parser.havingWithoutGroupByAsWhere` is true with migration guide
-
Takeshi Yamamuro (Jira)
[jira] [Updated] (SPARK-33029) Standalone mode blacklist executors page UI marks driver as blacklisted
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34067) PartitionPruning push down pruningHasBenefit function into insertPredicate function to decrease calculate time
-
jiahong.li (Jira)
[jira] [Commented] (SPARK-33507) Improve and fix cache behavior in v1 and v2
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34078) Provide async variants for Dataset APIs
-
Yesheng Ma (Jira)
[jira] [Created] (SPARK-34089) MemoryConsumer's memory mode should respect MemoryManager's memory mode
-
wuyi (Jira)
[jira] [Created] (SPARK-34094) Extends StringTranslate to support unicode characters whose code point >= 0x10000
-
Kousuke Saruta (Jira)
[jira] [Updated] (SPARK-34110) Upgrade ZooKeeper to 3.6.2
-
Yuming Wang (Jira)
[jira] [Created] (SPARK-34116) Separate state store numKeys metric test
-
L. C. Hsieh (Jira)
[jira] [Assigned] (SPARK-31168) Upgrade Scala to 2.12.13
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34213) LOAD DATA doesn't refresh v1 table cache
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34235) Make spark.sql.hive as a private package
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34237) Add more metrics (fallback, spill) for object hash aggregate
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34236) v2 Overwrite w/ null static partition raise Cannot translate expression to source filter: null
-
Wenchen Fan (Jira)
[jira] [Resolved] (SPARK-34236) v2 Overwrite w/ null static partition raise Cannot translate expression to source filter: null
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-34262) ALTER TABLE .. SET LOCATION doesn't refresh v1 table cache
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34273) Do not reregister BlockManager when SparkContext is stopped
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34275) Replaces filter and size with count
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34289) Vectorized reader support column index
-
Apache Spark (Jira)
Page 23 (Messages 551 to 575):
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