[
https://issues.apache.org/jira/browse/HUDI-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767519#comment-17767519
]
Sagar Sumit commented on HUDI-3755:
-----------------------------------
We have the base instant time in the plan. Other fields can be added later as
needed which is backwards compatible. Have already cleaned up the APIs in
HUDI-6708.
> Change the index plan to capture everything that is needed to create index
> --------------------------------------------------------------------------
>
> Key: HUDI-3755
> URL: https://issues.apache.org/jira/browse/HUDI-3755
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Sagar Sumit
> Assignee: Sagar Sumit
> Priority: Blocker
> Fix For: 1.0.0
>
>
> Currently, we capture the MetadataPartitionType and base instant upto which
> there are no holes in the timeline. We can also write other options, e.g.
> columns that are going to be indexed, catch up start instant, etc. to the
> plan. This will make it easier to reindex, just read the plan, map it to
> configs and start indexing. This also makes the write client APIs cleaner.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)