[
https://issues.apache.org/jira/browse/HUDI-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit closed HUDI-8344.
-----------------------------
Resolution: Fixed
> Drop index after restore
> ------------------------
>
> Key: HUDI-8344
> URL: https://issues.apache.org/jira/browse/HUDI-8344
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Sagar Sumit
> Assignee: Lin Liu
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> When the table is restored to a previous point, then just drop the index (col
> stats, bloom, functional index, sec index, partition stats) and let the next
> commit rebuild the index. For functional, sec, we should delete physical
> dirs, but leave the index defn in the index defn file as is. So, next commit
> will initialize it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)