[ 
https://issues.apache.org/jira/browse/HUDI-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sagar Sumit updated HUDI-8344:
------------------------------
    Description: 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.   (was: When the table is totally overwritten or 
restored to a previous point, then just drop the index and rebuild with 
overwritten data. Set isTightBound to true for partition stats.)

> Drop and recreate functional 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: Sagar Sumit
>            Priority: Blocker
>             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)

Reply via email to