You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by ak...@apache.org on 2023/01/09 20:43:24 UTC

[hudi] branch master updated (dc0f880c1b2 -> 672751975d0)

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

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


    from dc0f880c1b2 [HUDI-5504] Fix concurrency conflict for flink async compaction with latency marker (#7609)
     add 672751975d0 [HUDI-5484] Avoid using `GenericRecord` in `HoodieColumnStatMetadata` (#7573)

No new revisions were added by this update.

Summary of changes:
 .../hudi/metadata/HoodieMetadataPayload.java       |  7 ++++--
 .../java/org/apache/hudi/TestDataSourceUtils.java  | 29 ++++++++++++++++++++++
 2 files changed, 34 insertions(+), 2 deletions(-)