Commits

Micah Kornfield authored 0ddc1f4737c
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 #5585 from emkornfield/dict_document and squashes the following commits: ee8cbfd7a <Micah Kornfield> update to latest submodule d1a080415 <Micah Kornfield> be explicit about dictionary replacement 52137823e <Micah Kornfield> remove duplicate the 65c709d62 <Micah Kornfield> Revert "remove duplicate the" 7c1f1717f <Micah Kornfield> address feedback e58e5df30 <Micah Kornfield> revert testing 720a05e8a <Micah Kornfield> Update based on review. 3d65c7549 <Micah Kornfield> remove duplicate the 509f2d0bc <emkornfield> undo related change. 2f0724ce3 <Micah Kornfield> Proposal Lead-authored-by: Micah Kornfield <emkornfield@gmail.com> Co-authored-by: emkornfield <emkornfield@gmail.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>