You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by xu...@apache.org on 2022/10/23 06:45:07 UTC

[hudi] branch master updated (b78c3441c4 -> 0bc3eb8aab)

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

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


    from b78c3441c4 [HUDI-5070] Move flaky cleaner tests to separate class (#7034)
     add 0bc3eb8aab [HUDI-4971] Remove direct use of kryo from `SerDeUtils` (#7014)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/common/util/AvroOrcUtils.java  |  4 +--
 .../org/apache/hudi/common/util/BinaryUtil.java    | 10 +++++++
 .../java/org/apache/hudi/common/util/OrcUtils.java |  5 ++--
 .../org/apache/hudi/ColumnStatsIndexSupport.scala  |  6 ++---
 .../org/apache/spark/sql/hudi/SerDeUtils.scala     | 31 +++++++---------------
 5 files changed, 27 insertions(+), 29 deletions(-)