FANNG1 commented on code in PR #5868: URL: https://github.com/apache/gravitino/pull/5868#discussion_r1888004921
########## flink-connector/flink/src/main/java/org/apache/gravitino/flink/connector/hive/GravitinoHiveCatalogFactory.java: ########## @@ -81,4 +86,39 @@ public Set<ConfigOption<?>> requiredOptions() { public Set<ConfigOption<?>> optionalOptions() { return hiveCatalogFactory.optionalOptions(); } + + /** + * Define gravitino catalog provider. Review Comment: Could you complete the related java doc? -- 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