Details
-
Improvement
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Parent tracking issue to ensure clarification in PR: https://github.com/apache/arrow/pull/5585#pullrequestreview-324979419 are correctly implemented.
Specifically:
1. dictionary replacement in streams.
2. Not requiring dictionaries be present at the beginning of the stream for all null columns.
3. Dictionary replacement isn't supported in the file format.
Some implementations might already have some or all of these. This specific Jira covers adding integration tests (children tasks cover language specific implementations).
Attachments
Issue Links
- duplicates
-
ARROW-5767 [Format] Permit dictionary replacements in IPC protocol
- Closed