yuqi1129 commented on code in PR #7907: URL: https://github.com/apache/gravitino/pull/7907#discussion_r2252923944
########## docs/trino-connector/supported-catalog.md: ########## @@ -137,6 +137,7 @@ call gravitino.system.create_catalog( ``` A prefix with `trino.bypass.` in the configuration key is used to indicate Gravitino Trino connector to pass the Trino connector configuration to the Gravitino catalog in the Trino runtime. +Note that it is when a configuration property is explicitly defined in Gravitino that the `trino.bypass.`properties which for the same property will be skipped. Review Comment: It generally looks good to me. `is invalid and must be avoided` -> `will be ommitted and does not take effect`. -- 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]
