Details
-
Task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.