This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 10f6c4858d4 [HUDI-9346] Add getColumnStats method which supports list
of columns (#13234)
add d502a4bb80d [HUDI-9377] feat(datahub-sync): adds DataPlatformInstance
aspect (#13133)
No new revisions were added by this update.
Summary of changes:
.../hudi/sync/datahub/DataHubSyncClient.java | 47 ++++++++++--
.../sync/datahub/config/DataHubSyncConfig.java | 12 ++++
.../config/HoodieDataHubDatasetIdentifier.java | 54 ++++++++++++--
.../hudi/sync/datahub/TestDataHubSyncClient.java | 83 +++++++++++++++++++++-
.../config/TestHoodieDataHubDatasetIdentifier.java | 53 ++++++++++++++
5 files changed, 238 insertions(+), 11 deletions(-)