You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by da...@apache.org on 2023/04/19 02:24:09 UTC

[hudi] branch master updated (4de759bb1ec -> bdb50ddccc9)

This is an automated email from the ASF dual-hosted git repository.

danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 4de759bb1ec [HUDI-6009] Let the jetty server in TimelineService create daemon threads (#8335)
     add bdb50ddccc9 [HUDI-6033] Fix rounding exception when to decimal casting (#8380)

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/HoodieInternalRowUtils.scala  |   4 +-
 .../java/org/apache/hudi/avro/HoodieAvroUtils.java |  20 +--
 .../org/apache/spark/sql/hudi/TestSpark3DDL.scala  | 168 +++++++++++++++++++++
 3 files changed, 177 insertions(+), 15 deletions(-)