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

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

Wechar created SPARK-41563:
------------------------------

             Summary: 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


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