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(-)