You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/12/18 14:44:00 UTC

[jira] [Commented] (SPARK-41563) Support partition filter in MSCK REPAIR TABLE statement

    [ https://issues.apache.org/jira/browse/SPARK-41563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649018#comment-17649018 ] 

Apache Spark commented on SPARK-41563:
--------------------------------------

User 'wecharyu' has created a pull request for this issue:
https://github.com/apache/spark/pull/39115

> Support partition filter in MSCK REPAIR TABLE statement
> -------------------------------------------------------
>
>                 Key: SPARK-41563
>                 URL: https://issues.apache.org/jira/browse/SPARK-41563
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.3.1
>            Reporter: Wechar
>            Priority: Major
>
> Since listing all partitions from metastore or directories from filesystem is a heavy operation, we can improve the performance if there are only some specific partitions need to repair.
> We would like to expand the *{{MSCK REPAIR TABLE}}* statement to support repair partitions in some specific partition values.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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