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 2022/01/23 19:23:49 UTC

[hudi] branch master updated (e72553a -> f7a7796)

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 e72553a  [HUDI-3262] Fixing utilities and integ test suite bundle to include hudi spark datasource (#4670)
     add f7a7796  [HUDI-1850][HUDI-3234] Fixing read of a empty table but with failed write (#2903)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/hudi/DefaultSource.scala | 39 +++++++++--------
 .../main/scala/org/apache/hudi/EmptyRelation.scala | 51 ++++++++++++++++++++++
 2 files changed, 72 insertions(+), 18 deletions(-)
 create mode 100644 hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/EmptyRelation.scala