[
https://issues.apache.org/jira/browse/HUDI-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lokesh Jain updated HUDI-6397:
------------------------------
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 now.
Tests to be updated:
org.apache.hudi.client.functional.TestHoodieBackedMetadata#testTurnOffMetadataTableAfterEnable
was: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 now.
> Cleanup tests and code around MDT disable through configs
> ---------------------------------------------------------
>
> Key: HUDI-6397
> URL: https://issues.apache.org/jira/browse/HUDI-6397
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Lokesh Jain
> Priority: Major
>
> 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 now.
> Tests to be updated:
> org.apache.hudi.client.functional.TestHoodieBackedMetadata#testTurnOffMetadataTableAfterEnable
--
This message was sent by Atlassian Jira
(v8.20.10#820010)