You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by xu...@apache.org on 2022/01/20 05:48:08 UTC

[hudi] branch master updated (a08a2b7 -> 31b57a2)

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

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


    from a08a2b7  [MINOR] Add instructions to build and upload Docker Demo images (#4612)
     add 31b57a2  [HUDI-3236] use fields'comments persisted in catalog to fill in schema (#4587)

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/catalog/HoodieCatalogTable.scala  | 31 +++++++++++++------
 .../spark/sql/hudi/HoodieSqlCommonUtils.scala      | 13 +++++++-
 .../AlterHoodieTableChangeColumnCommand.scala      | 16 ++++++----
 .../AlterHoodieTableDropPartitionCommand.scala     |  2 +-
 .../command/ShowHoodieTablePartitionsCommand.scala |  4 +--
 .../org/apache/spark/sql/hudi/TestAlterTable.scala | 36 +++++++++++++++++-----
 6 files changed, 75 insertions(+), 27 deletions(-)