This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 815fe4f ARROW-11838: files for testing IPC reads with shared
dictionaries. (#59)
815fe4f is described below
commit 815fe4fb8f17011aa52282a08d3f858b87f3b2ea
Author: jmgpeeters <[email protected]>
AuthorDate: Wed Mar 17 12:30:40 2021 +0000
ARROW-11838: files for testing IPC reads with shared dictionaries. (#59)
* golden files for testing IPC reads with shared dictionaries.
* use integration format instead.
Co-authored-by: jpeeter <[email protected]>
---
.../4.0.0-shareddict/generated_shared_dict.arrow_file | Bin 0 -> 1050 bytes
.../4.0.0-shareddict/generated_shared_dict.json.gz | Bin 0 -> 433 bytes
.../4.0.0-shareddict/generated_shared_dict.stream | Bin 0 -> 712 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
diff --git
a/data/arrow-ipc-stream/integration/4.0.0-shareddict/generated_shared_dict.arrow_file
b/data/arrow-ipc-stream/integration/4.0.0-shareddict/generated_shared_dict.arrow_file
new file mode 100644
index 0000000..cc18358
Binary files /dev/null and
b/data/arrow-ipc-stream/integration/4.0.0-shareddict/generated_shared_dict.arrow_file
differ
diff --git
a/data/arrow-ipc-stream/integration/4.0.0-shareddict/generated_shared_dict.json.gz
b/data/arrow-ipc-stream/integration/4.0.0-shareddict/generated_shared_dict.json.gz
new file mode 100644
index 0000000..0a9e2c3
Binary files /dev/null and
b/data/arrow-ipc-stream/integration/4.0.0-shareddict/generated_shared_dict.json.gz
differ
diff --git
a/data/arrow-ipc-stream/integration/4.0.0-shareddict/generated_shared_dict.stream
b/data/arrow-ipc-stream/integration/4.0.0-shareddict/generated_shared_dict.stream
new file mode 100644
index 0000000..837f890
Binary files /dev/null and
b/data/arrow-ipc-stream/integration/4.0.0-shareddict/generated_shared_dict.stream
differ