Commits


Wenchen Fan authored and Wes McKinney committed 99ff2408932
ARROW-1011: [FORMAT] fix typo and mistakes in Layout.md according to the specification in the `Null bitmaps` section: > Bitmaps are to be initialized to be all unset at allocation time (this includes padding). null bitmaps should always be padded with 0 Author: Wenchen Fan <wenchen@databricks.com> Closes #673 from cloud-fan/first and squashes the following commits: 8566f7c9 [Wenchen Fan] fix typo and mistakes in Layout.md