You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by ak...@apache.org on 2023/02/02 05:37:44 UTC

[hudi] branch master updated (7064c380506 -> e93fbeee4ac)

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

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


    from 7064c380506 [MINOR] Restoring existing behavior for `DeltaStreamer` Incremental Source (#7810)
     add e93fbeee4ac [HUDI-5681] Fixing Kryo being instantiated w/ invalid `SparkConf` (#7821)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/hudi/SerDeUtils.scala     | 44 ------------------
 .../hudi/command/MergeIntoHoodieTableCommand.scala |  8 ++--
 .../hudi/command/payload/ExpressionPayload.scala   | 54 ++++++++++++++++++++--
 3 files changed, 54 insertions(+), 52 deletions(-)
 delete mode 100644 hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/hudi/SerDeUtils.scala