This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 13ed95a9fd2 Make most of the Spark SQL DML operations configs
overridable (#7850)
add 352445fb965 [HUDI-5700] Annotate config classes for docs generation
(#7853)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/common/config/ConfigGroups.java | 1 +
.../hudi/gcp/bigquery/BigQuerySyncConfig.java | 8 ++++++++
.../sync/datahub/config/DataHubSyncConfig.java | 24 ++++++++++++++--------
.../java/org/apache/hudi/hive/HiveSyncConfig.java | 8 ++++++++
.../hive/replication/GlobalHiveSyncConfig.java | 8 ++++++++
.../apache/hudi/sync/common/HoodieSyncConfig.java | 8 ++++++++
6 files changed, 49 insertions(+), 8 deletions(-)