You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mapleFU (via GitHub)" <gi...@apache.org> on 2023/07/06 02:41:39 UTC

[GitHub] [arrow] mapleFU commented on issue #36494: [Docs] null offset buffers

mapleFU commented on issue #36494:
URL: https://github.com/apache/arrow/issues/36494#issuecomment-1622873239

   Hi @lord 
   
   According to https://lists.apache.org/thread/bnlpmpvc1v3f7fny43xjvhmjy7vgxfbp . The offset buffer would not be null for Var-length String or Var-length List types. And the offsets should be like `0 0 0` or `0 1 2`. You can checkout the code in `ValidateFull`


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org