You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2021/11/24 01:26:22 UTC

[hudi] branch master updated (fbff079 -> 18cf595)

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 fbff079  [HUDI-2325] Add hive sync support to kafka connect (#3660)
     add 18cf595  [HUDI-2831] Securing usages of `SimpleDateFormat` to be thread-safe (#4073)

No new revisions were added by this update.

Summary of changes:
 .../strategy/BoundedPartitionAwareCompactionStrategy.java      |  9 ++++++---
 .../action/compact/strategy/DayBasedCompactionStrategy.java    | 10 ++++++++--
 .../main/scala/org/apache/spark/sql/hudi/HoodieSqlUtils.scala  |  9 +++++++--
 3 files changed, 21 insertions(+), 7 deletions(-)