Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
Currently `org.apache.hudi.table.HoodieTable#maybeDeleteMetadataTable` is called during table initialization. This code is not required as Metadata table can not be disabled through configs once initialized.
Tests to be updated:
org.apache.hudi.client.functional.TestHoodieBackedMetadata#testTurnOffMetadataTableAfterEnable
Attachments
Attachments
Issue Links
- relates to
-
HUDI-53 Implement Record level Index to map a record key to a <partition path, FileID> pair #90
- Closed
- links to