[
https://issues.apache.org/jira/browse/SPARK-15026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265139#comment-15265139
]
Apache Spark commented on SPARK-15026:
--------------------------------------
User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/12801
> Disallow Dropping Multi Partitions By a Single Alter Table DDL Command
> ----------------------------------------------------------------------
>
> Key: SPARK-15026
> URL: https://issues.apache.org/jira/browse/SPARK-15026
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Xiao Li
>
> Currently, we are allowed to drop multiple partitions using a single DDL
> command: Alter Table Drop Partition. However, the internal implementation
> could break atomicity. That means, we could drop a subset of qualified
> partitions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]