[ 
https://issues.apache.org/jira/browse/ARROW-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Smyatkin Maxim updated ARROW-211:
---------------------------------
    Description: 
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'}".

  was:
The problems are:
- in "List<List<byte>>" offsets should be 0256 (not 0267), right?
- in "Struct<List<char>, Int32>>" final ">" is missing and 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'}".


> 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)

Reply via email to