You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by le...@apache.org on 2022/05/11 14:29:03 UTC

[hudi] branch master updated (4a8589f222 -> 7f0c1f3ddf)

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

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


    from 4a8589f222 [HUDI-4038] Avoid calling `getDataSize` after every record written (#5497)
     add 7f0c1f3ddf [HUDI-4079] Supports showing table comment for hudi with spark3 (#5546)

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/hudi/TestCreateTable.scala    | 23 ++++++++++++++++++
 .../spark/sql/hudi/catalog/HoodieCatalog.scala     | 28 ++++++++++++----------
 2 files changed, 38 insertions(+), 13 deletions(-)