[
https://issues.apache.org/jira/browse/ARROW-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-211.
--------------------------------
Resolution: Fixed
Issue resolved by pull request 86
[https://github.com/apache/arrow/pull/86]
> Several typos/errors in Layout.md examples
> ------------------------------------------
>
> Key: ARROW-211
> URL: https://issues.apache.org/jira/browse/ARROW-211
> Project: Apache Arrow
> Issue Type: Bug
> Components: Format
> Reporter: Smyatkin Maxim
> Priority: Trivial
>
> The problems are:
> - in "List<List<byte>>" offsets should be 0256 (not 0267), right?
> - in "Struct<List<char>, Int32>" field_0 null_bitmap should be 00001101 (not
> 00011101);
> - in "Dense union" "Field-1 array (f: float)" should be "Field-1 array (i:
> int32)";
> - and in "SparseUnion" "mark" should be replaced with "{u2='mark'}".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)