This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-testing.git.
from ddd8989 PARQUET-1998: Add LZ_RAW compressed files
new 897975e ARROW-13206: Add file of DELTA_BINARY_PACKED encoding
new ec60019 Generate new files with 200 rows of data.
new 600d437 Include some comments about the data
The 3 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 | 5 +-
data/delta_binary_packed.md | 440 ++++++++++++++++++++++++++++++++++++
data/delta_binary_packed.parquet | Bin 0 -> 72971 bytes
data/delta_binary_packed_expect.csv | 201 ++++++++++++++++
4 files changed, 644 insertions(+), 2 deletions(-)
create mode 100644 data/delta_binary_packed.md
create mode 100644 data/delta_binary_packed.parquet
create mode 100644 data/delta_binary_packed_expect.csv