yihua commented on code in PR #7853:
URL: https://github.com/apache/hudi/pull/7853#discussion_r1096587575
##########
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:
Makes sense. Changed to `META_SYNC` to be consistent with config naming.
--
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]