jerryshao commented on code in PR #5553: URL: https://github.com/apache/gravitino/pull/5553#discussion_r1838046060
########## clients/client-python/tests/integration/test_gvfs_with_gcs.py: ########## @@ -36,12 +36,21 @@ logger = logging.getLogger(__name__) [email protected]("This test require GCS service account key file") +def oss_is_prepare(): Review Comment: I think you'd better also unify the python method name, as well as disable messages, some places show "xxx is not prepared", some places show "xxx is not configured". -- 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]
