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 7013912c86f [HUDI-8998] Improve handling of zero scale decimals in
MercifulJsonConverter (#12822)
add ba4d1576974 [HUDI-8922] Avoid scheduling existing rollbacks (#12715)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/table/HoodieTable.java | 21 +-
.../org/apache/hudi/table/TestHoodieTable.java | 299 +++++++++++++++++++++
2 files changed, 312 insertions(+), 8 deletions(-)
create mode 100644
hudi-client/hudi-client-common/src/test/java/org/apache/hudi/table/TestHoodieTable.java