You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2023/01/29 06:50:30 UTC

[hudi] branch master updated (3b301aa7f03 -> a1ba929b5e4)

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

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


    from 3b301aa7f03 [HUDI-5640] Add missing profiles in `deploy_staging_jars.sh` (#7784)
     add a1ba929b5e4 [HUDI-5639] Fixing stream identifier for single writer with spark streaming ingest (#7783)

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/hudi/DataSourceOptions.scala  |  2 +-
 .../main/scala/org/apache/hudi/DefaultSource.scala | 20 +++++++++++----
 .../org/apache/hudi/HoodieStreamingSink.scala      | 20 ++++++++++++---
 .../hudi/functional/TestStructuredStreaming.scala  | 30 +++++++++++++++++++++-
 4 files changed, 61 insertions(+), 11 deletions(-)