This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from d00894de058d [HUDI-9790] Add record validation in HoodieStreamerUtils
createHoodieRecords for error table writing (#13844)
add 6ea636078ce1 [MINOR] Add getter method for metadataConfig (#13825)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/BaseHoodieTableFileIndex.java | 7 +++
.../apache/hudi/BaseHoodieTableFileIndexTest.java | 61 ++++++++++++++++++++++
2 files changed, 68 insertions(+)
create mode 100644
hudi-common/src/test/java/org/apache/hudi/BaseHoodieTableFileIndexTest.java