zeroshade commented on code in PR #14176: URL: https://github.com/apache/arrow/pull/14176#discussion_r1064820863
########## docs/source/format/Columnar.rst: ########## @@ -765,6 +765,72 @@ application. We discuss dictionary encoding as it relates to serialization further below. +.. _run-end-encoded-layout: + +Run-End Encoded Layout Review Comment: Interestingly dictionary encoding isn't listed in that list of physical layouts, and REE is probably closest to that in terms of definitions. Should we also add dictionary encoded layout to this list? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
