This is an automated email from the ASF dual-hosted git repository.
vhs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from fee96b6a943e feat(schema): Fix null checks after migrating to
HoodieSchema (#17909)
add cd451a4eaa1a Handle all kinds of exceptions when fetching table path
on reads. Summary: On cloud, we are seeing StatusRuntimeException instead of
IOException for permissions issue. This change will handle all kinds of
exceptions. (#17860)
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/hudi/DataSourceUtils.java | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)