Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Execution Team 2022-08-08, Execution Team 2022-08-22, Execution Team 2022-09-05
Description
Implement a function to create a CollectionImpl instance from an entry in the durable catalog.
The new instance should share CollectionImpl::SharedState and IndexCatalogEntryImpl with the latest CollectionImpl instance maintained by the CollectionCatalog.
The metadata should be set from the durable catalog entry used.
Indexes missing from the latest CollectionImpl should be in drop-pending state and taken from there.