You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/04 22:22:20 UTC

[jira] [Created] (SPARK-16905) Support SQL DDL: MSCK REPAIR TABLE

Davies Liu created SPARK-16905:
----------------------------------

             Summary: Support SQL DDL: MSCK REPAIR TABLE
                 Key: SPARK-16905
                 URL: https://issues.apache.org/jira/browse/SPARK-16905
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Davies Liu
            Assignee: Davies Liu


MSCK REPAIR TABLE could be used to recover the partitions in metastore based on partitions in file system.

Another syntax is:

ALTER TABLE table RECOVER PARTITIONS



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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