Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 87 (Messages 2151 to 2175):
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-33956) Add rowCount for Range operator
-
Apache Spark (Jira)
[jira] [Comment Edited] (SPARK-33948) branch-3.1 jenkins test failed in Scala 2.13
-
Yang Jie (Jira)
[jira] [Updated] (SPARK-26836) Columns get switched in Spark SQL using Avro backed Hive table if schema evolves
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-33981) SparkUI: Storage page is empty even if cached
-
maple (Jira)
[jira] [Assigned] (SPARK-34012) Keep behavior consistent when conf `spark.sql.legacy.parser.havingWithoutGroupByAsWhere` is true with migration guide
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34017) Pass json column information via pruneColumns()
-
Ted Yu (Jira)
[jira] [Commented] (SPARK-34028) Cleanup "unreachable code" compilation warnings
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34029) Add OrcEncryptionSuite and FakeKeyProvider
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34003) Rule conflicts between PaddingAndLengthCheckForCharVarchar and ResolveAggregateFunctions
-
Wenchen Fan (Jira)
[jira] [Created] (SPARK-34050) Parquet 2 CSV conversion wrong quoting
-
Laszlo Torok (Jira)
[jira] [Assigned] (SPARK-31891) `ALTER TABLE multipartIdentifier RECOVER PARTITIONS` should drop partition if partition specific location is not exist any more
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34070) Use exists method to simplify 'find + emptiness check' on Seq
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33346) Change the never changed var to val
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-19169) columns changed orc table encouter 'IndexOutOfBoundsException' when read the old schema files
-
angerszhu (Jira)
[jira] [Assigned] (SPARK-34068) Remove redundant collection conversion in Spark code
-
Sean R. Owen (Jira)
[jira] [Created] (SPARK-34159) LocalityPlacementStrategySuite hangs in Github Actions occasionally
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34167) Reading parquet with Decimal(8,2) written as a Decimal64 blows up
-
Raza Jafri (Jira)
[jira] [Created] (SPARK-34229) Avro should read decimal values with the file schema
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34255) DataSource V2: support static partitioning on required distribution and ordering
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34266) Update comments for `SessionCatalog.refreshTable()` and `CatalogImpl.refreshTable()`
-
Maxim Gekk (Jira)
[jira] [Assigned] (SPARK-34271) Use majorMinorPatchVersion for Hive version parsing
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-26346) Upgrade parquet to 1.11.1
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34288) Add a tip info for the `resources` column in the executors page
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34296) AggregateWindowFunction#frame should not always use UnboundedPreceding
-
angerszhu (Jira)
[jira] [Assigned] (SPARK-34259) Reading a partitioned dataset with a partition value of NOW causes the value to be parsed as a timestamp.
-
Apache Spark (Jira)
Page 87 (Messages 2151 to 2175):
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