[
https://issues.apache.org/jira/browse/SPARK-18949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15765054#comment-15765054
]
Apache Spark commented on SPARK-18949:
--------------------------------------
User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/16356
> Add repairTable API to Catalog
> ------------------------------
>
> Key: SPARK-18949
> URL: https://issues.apache.org/jira/browse/SPARK-18949
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.1.0
> Reporter: Xiao Li
> Assignee: Xiao Li
>
> Currently, we only have a SQL interface for recovering all the partitions in
> the directory of a table and update the catalog. `MSCK REPAIR TABLE`.
> (Actually, very hard for me to remember `MSCK` and have no clue what it means)
> After the new "Scalable Partition Handling", the table repair becomes much
> more important for making visible the data in the created data source
> partitioned table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]