This is an automated email from the ASF dual-hosted git repository.
leesf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 9908204 [HUDI-2140] Fixed the unit test
TestHoodieBackedMetadata.testOnlyValidPartitionsAdded. (#3234)
add 55ecbc6 [HUDI-2115] FileSlices in the filegroup is not descending by
timestamp (#3206)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/common/model/HoodieFileGroup.java | 6 +--
.../hudi/common/model/TestHoodieFileGroup.java | 50 ++++++++++++++++++++++
2 files changed, 51 insertions(+), 5 deletions(-)
create mode 100644
hudi-common/src/test/java/org/apache/hudi/common/model/TestHoodieFileGroup.java