Details
-
Bug
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
2.0.0, 2.1.2, 2.2.1
-
None
-
None
Description
Below is allowed in Hive, but not allowed in Spark.
alter table ptestfilter drop partition (c='US', d<'2')
This example is copied from drop_partitions_filter.q
Attachments
Issue Links
- blocks
-
SPARK-14802 Disable Passing to Hive the queries that can't be parsed
- Resolved
- is duplicated by
-
SPARK-17732 ALTER TABLE DROP PARTITION should support comparators
- Closed
-
SPARK-23866 Extend ALTER TABLE DROP PARTITION syntax to use all comparators
- Resolved
-
SPARK-43406 enable spark sql to drop multiple partitions in one call
- Resolved
- links to
(3 links to)