Commits


Micah Kornfield authored and Wes McKinney committed 56514d93a2d
ARROW-104: [FORMAT] Add alignment and padding requirements + union clarification I believe this change captures the discussion we had on the mailing list about alignment and padding for arrays. It also captures the update to UnionArrays. The rendered version should be viewable here: https://github.com/emkornfield/arrow/blob/emk_format_changes/format/Layout.md Author: Micah Kornfield <emkornfield@gmail.com> Closes #67 from emkornfield/emk_format_changes and squashes the following commits: c91421e [Micah Kornfield] fixes per code review b33d4c2 [Micah Kornfield] Add alignment and padding requirements. update union types buffer to reflect using only 1 type buffer