You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2023/04/11 05:53:46 UTC

[hudi] branch release-0.12.3 updated (fbf69477d3b -> d8be3dd39a5)

This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a change to branch release-0.12.3
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from fbf69477d3b Minor fixes
     add d8be3dd39a5 Adding more logs to debug

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/hudi/client/BaseHoodieClient.java     | 1 +
 .../apache/hudi/client/embedded/EmbeddedTimelineServerHelper.java  | 4 +++-
 .../functional/TestRemoteFileSystemViewWithMetadataTable.java      | 7 ++++---
 .../java/org/apache/hudi/common/table/HoodieTableMetaClient.java   | 5 +++++
 .../hudi/common/table/view/RemoteHoodieTableFileSystemView.java    | 2 +-
 .../java/org/apache/hudi/exception/TableNotFoundException.java     | 7 ++++++-
 6 files changed, 20 insertions(+), 6 deletions(-)