This is an automated email from the ASF dual-hosted git repository.
wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 92a8e6c Add additional data files used for testing Rust library (#2)
92a8e6c is described below
commit 92a8e6c2efdce1925c605d6313994db2c94478fb
Author: Chao Sun <[email protected]>
AuthorDate: Sun Dec 2 11:13:20 2018 -0800
Add additional data files used for testing Rust library (#2)
---
data/datapage_v2.snappy.parquet | Bin 0 -> 1165 bytes
data/nested_lists.snappy.parquet | Bin 0 -> 881 bytes
data/nested_maps.snappy.parquet | Bin 0 -> 1324 bytes
data/nonnullable.impala.parquet | Bin 0 -> 3186 bytes
data/nullable.impala.parquet | Bin 0 -> 3896 bytes
data/nulls.snappy.parquet | Bin 0 -> 461 bytes
data/repeated_no_annotation.parquet | Bin 0 -> 662 bytes
7 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/data/datapage_v2.snappy.parquet b/data/datapage_v2.snappy.parquet
new file mode 100644
index 0000000..2b77bb1
Binary files /dev/null and b/data/datapage_v2.snappy.parquet differ
diff --git a/data/nested_lists.snappy.parquet b/data/nested_lists.snappy.parquet
new file mode 100644
index 0000000..f66ba04
Binary files /dev/null and b/data/nested_lists.snappy.parquet differ
diff --git a/data/nested_maps.snappy.parquet b/data/nested_maps.snappy.parquet
new file mode 100644
index 0000000..6645527
Binary files /dev/null and b/data/nested_maps.snappy.parquet differ
diff --git a/data/nonnullable.impala.parquet b/data/nonnullable.impala.parquet
new file mode 100644
index 0000000..f4be082
Binary files /dev/null and b/data/nonnullable.impala.parquet differ
diff --git a/data/nullable.impala.parquet b/data/nullable.impala.parquet
new file mode 100644
index 0000000..2c72f52
Binary files /dev/null and b/data/nullable.impala.parquet differ
diff --git a/data/nulls.snappy.parquet b/data/nulls.snappy.parquet
new file mode 100644
index 0000000..4046d79
Binary files /dev/null and b/data/nulls.snappy.parquet differ
diff --git a/data/repeated_no_annotation.parquet
b/data/repeated_no_annotation.parquet
new file mode 100644
index 0000000..02f20a6
Binary files /dev/null and b/data/repeated_no_annotation.parquet differ