You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by me...@apache.org on 2023/01/31 07:04:47 UTC

[hudi] branch master updated (1377143656a -> 252c4033010)

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

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


    from 1377143656a [HUDI-5487] Reduce duplicate logs in ExternalSpillableMap (#7579)
     add 252c4033010 [MINOR] Standardise schema concepts on Flink Engine (#7761)

No new revisions were added by this update.

Summary of changes:
 .../internal/schema/utils/InternalSchemaUtils.java |  4 +-
 .../hudi/table/format/InternalSchemaManager.java   | 57 +++++++++++++---------
 .../apache/hudi/table/format/RecordIterators.java  |  8 +--
 3 files changed, 41 insertions(+), 28 deletions(-)