FANNG1 commented on code in PR #5087: URL: https://github.com/apache/gravitino/pull/5087#discussion_r1798674546
########## catalogs/catalog-lakehouse-paimon/src/main/java/org/apache/gravitino/catalog/lakehouse/paimon/PaimonCatalogPropertiesMetadata.java: ########## @@ -105,6 +119,18 @@ public class PaimonCatalogPropertiesMetadata extends BaseCatalogPropertiesMetada "Paimon catalog uri config", false /* immutable */, null /* defaultValue */, + false /* hidden */), + stringOptionalPropertyEntry( Review Comment: Could you make `GRAVITINO_JDBC_USER` and `GRAVITINO_JDBC_PASSWORD` hidden? -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org