Skip to content

ARROW-15425: [Integration] Add delta dictionaries in file format to integration tests#74

Closed
westonpace wants to merge 1 commit intoapache:masterfrom
westonpace:feature/ARROW-15425--delta-dicts
Closed

ARROW-15425: [Integration] Add delta dictionaries in file format to integration tests#74
westonpace wants to merge 1 commit intoapache:masterfrom
westonpace:feature/ARROW-15425--delta-dicts

Conversation

@westonpace
Copy link
Copy Markdown
Member

This adds an example IPC file containing a delta dictionary for both the file and the streaming IPC format. It requires a small change to the integration programs (apache/arrow#12291) to work correctly.

pitrou pushed a commit to apache/arrow that referenced this pull request Feb 8, 2022
…on tests

Changes the stream_to_file program to emit delta dictionaries.  This will allow the integration test to test files that contain delta dictionaries

See also: apache/arrow-testing#74

Closes #12291 from westonpace/feature/ARROW-15425--delta-dicts-in-integration-tests

Authored-by: Weston Pace <weston.pace@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
@westonpace westonpace closed this Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant