Zoltán Borók-Nagy created IMPALA-13725:
------------------------------------------
Summary: Add table repair functionalities
Key: IMPALA-13725
URL: https://issues.apache.org/jira/browse/IMPALA-13725
Project: IMPALA
Issue Type: Improvement
Reporter: Zoltán Borók-Nagy
In some cases users delete files directly from storage without going through
the Iceberg API, e.g. they remove old partitions
This corrupts a table for good, so we could add a command that removes the
missing files.
Similar functionality in Spark is in progress:
https://github.com/apache/iceberg/pull/12106
--
This message was sent by Atlassian Jira
(v8.20.10#820010)