You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@parquet.apache.org by ga...@apache.org on 2023/03/06 04:46:47 UTC

[parquet-testing] branch master updated (4aec91f -> c71ce28)

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

gangwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-testing.git


    from 4aec91f  Merge pull request #36 from adamreeve/java_external_key_material
     add 32c5db5  Adding testfile for dict-crc
     add a6dab13  tiny fix readme format
     add 239b9ca  re-generate v2, because parquet-mr default use v1
     add 872ade3  remove duplicate files
     add 2308cbd  Apply suggestions from code review
     new c71ce28  [ARROW][GH-34147] Add test files for dictionary page crc

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 data/README.md                                     |  21 +++++++++++++++++++++
 data/plain-dict-uncompressed-checksum.parquet      | Bin 0 -> 816 bytes
 data/rle-dict-snappy-checksum.parquet              | Bin 0 -> 822 bytes
 .../rle-dict-uncompressed-corrupt-checksum.parquet | Bin 0 -> 814 bytes
 4 files changed, 21 insertions(+)
 create mode 100644 data/plain-dict-uncompressed-checksum.parquet
 create mode 100644 data/rle-dict-snappy-checksum.parquet
 create mode 100644 data/rle-dict-uncompressed-corrupt-checksum.parquet


[parquet-testing] 01/01: [ARROW][GH-34147] Add test files for dictionary page crc

Posted by ga...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gangwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-testing.git

commit c71ce28384e1a24259a9f500e063603c88654edc
Merge: 4aec91f 2308cbd
Author: Gang Wu <us...@gmail.com>
AuthorDate: Mon Mar 6 12:46:42 2023 +0800

    [ARROW][GH-34147] Add test files for dictionary page crc
    
    This closes #37

 data/README.md                                     |  21 +++++++++++++++++++++
 data/plain-dict-uncompressed-checksum.parquet      | Bin 0 -> 816 bytes
 data/rle-dict-snappy-checksum.parquet              | Bin 0 -> 822 bytes
 .../rle-dict-uncompressed-corrupt-checksum.parquet | Bin 0 -> 814 bytes
 4 files changed, 21 insertions(+)