[ 
https://issues.apache.org/jira/browse/SPARK-14922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-14922:
---------------------------------
    Target Version/s: 3.2.0  (was: 3.1.0)

> Alter Table Drop Partition Using Predicate-based Partition Spec
> ---------------------------------------------------------------
>
>                 Key: SPARK-14922
>                 URL: https://issues.apache.org/jira/browse/SPARK-14922
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0, 2.1.2, 2.2.1
>            Reporter: Xiao Li
>            Priority: Major
>
> Below is allowed in Hive, but not allowed in Spark.
> {noformat}
> alter table ptestfilter drop partition (c='US', d<'2')
> {noformat}
> This example is copied from drop_partitions_filter.q



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to