Sagar Sumit created HUDI-3755:
---------------------------------
Summary: 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
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.1#820001)