diqiu50 commented on PR #10748:
URL: https://github.com/apache/gravitino/pull/10748#issuecomment-4257092726
You need to solve two issues in this PR.
1. Identify which version ranges fully support
supportCatalogNameWithMetalake, and set it to true for the supported ones.
2. Decide how to handle unsupported versions: should we fail
directly, or just log a warning explaining that DROP CATALOG may have issues?
There is a test named TestGravitinoConnectorWithMetalakeCatalogName in the
tester. If supportCatalogNameWithMet is set to true, you need to make sure this
test is enabled and verify it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]