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 8d690812b903 refactor: small cleanups in hudi-cli classes (#17585)
add 96d86b6e3f87 fix: Avoid using HoodieHadoopStorage directly (#17560)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/metadata/HoodieBackedTableMetadataWriter.java | 4 ++--
.../org/apache/hudi/common/config/DFSPropertiesConfiguration.java | 3 +--
.../main/java/org/apache/hudi/hadoop/HoodieHFileRecordReader.java | 4 ++--
.../java/org/apache/hudi/hadoop/utils/HoodieInputFormatUtils.java | 8 +++-----
.../apache/hudi/hadoop/utils/HoodieRealtimeRecordReaderUtils.java | 4 ++--
.../src/main/scala/org/apache/hudi/HoodieBaseRelation.scala | 5 ++---
6 files changed, 12 insertions(+), 16 deletions(-)