You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/06/28 14:37:08 UTC

[iceberg] branch master updated (23b97c191 -> 0775af101)

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

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


    from 23b97c191 API: Refactor ScanTask hierarchy (#5077)
     add 0775af101 Core: Add source snapshot info to Puffin Blob metadata (#5129)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/puffin/Blob.java  |  22 +++++++++++++++++----
 .../org/apache/iceberg/puffin/BlobMetadata.java    |  22 +++++++++++++++++++--
 .../apache/iceberg/puffin/FileMetadataParser.java  |   8 ++++++++
 .../org/apache/iceberg/puffin/PuffinWriter.java    |   4 ++--
 .../iceberg/puffin/PuffinFormatTestUtil.java       |   2 +-
 .../iceberg/puffin/TestFileMetadataParser.java     |  12 ++++++++---
 .../apache/iceberg/puffin/TestPuffinWriter.java    |   4 ++--
 .../v1/sample-metric-data-compressed-zstd.bin      | Bin 345 -> 417 bytes
 .../puffin/v1/sample-metric-data-uncompressed.bin  | Bin 283 -> 355 bytes
 format/puffin-spec.md                              |   4 ++--
 10 files changed, 62 insertions(+), 16 deletions(-)