You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "xushiyan (via GitHub)" <gi...@apache.org> on 2023/02/04 20:54:59 UTC

[GitHub] [hudi] xushiyan commented on a diff in pull request #7853: [HUDI-5700] Annotate config classes for docs generation

xushiyan commented on code in PR #7853:
URL: https://github.com/apache/hudi/pull/7853#discussion_r1096585295


##########
hudi-common/src/main/java/org/apache/hudi/common/config/ConfigGroups.java:
##########
@@ -32,6 +32,7 @@ public enum Names {
     SPARK_DATASOURCE("Spark Datasource Configs"),
     FLINK_SQL("Flink Sql Configs"),
     WRITE_CLIENT("Write Client Configs"),
+    METADATA_SYNC("Metadata Sync Configs"),

Review Comment:
   to be accurate we should call it meta_sync or catalog_sync



-- 
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-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org