forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARROW-6473: Dictionary encoding format clarifications/future proofing
This needs to be discussed first on the mailing list. It is a consolidation of recent dictionary encoding threads: [1](https://lists.apache.org/thread.html/9734b71bc12aca16eb997388e95105bff412fdaefa4e19422f477389@%3Cdev.arrow.apache.org%3E), [2](https://lists.apache.org/thread.html/5c3c9346101df8d758e24664638e8ada0211d310ab756a89cde3786a@%3Cdev.arrow.apache.org%3E) and [3](https://lists.apache.org/thread.html/15a4810589b2eb772bce5b2372970d9d93badbd28999a1bbe2af418a@%3Cdev.arrow.apache.org%3E) Closes apache#5585 from emkornfield/dict_document and squashes the following commits: ee8cbfd <Micah Kornfield> update to latest submodule d1a0804 <Micah Kornfield> be explicit about dictionary replacement 5213782 <Micah Kornfield> remove duplicate the 65c709d <Micah Kornfield> Revert "remove duplicate the" 7c1f171 <Micah Kornfield> address feedback e58e5df <Micah Kornfield> revert testing 720a05e <Micah Kornfield> Update based on review. 3d65c75 <Micah Kornfield> remove duplicate the 509f2d0 <emkornfield> undo related change. 2f0724c <Micah Kornfield> Proposal Lead-authored-by: Micah Kornfield <[email protected]> Co-authored-by: emkornfield <[email protected]> Signed-off-by: Micah Kornfield <[email protected]>
- Loading branch information
1 parent
5c2bb6f
commit 0ddc1f4
Showing
3 changed files
with
48 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters