You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/04 12:15:56 UTC

[GitHub] [arrow] jorisvandenbossche commented on issue #10235: C Data Interface: which one is the offsets buffer?

jorisvandenbossche commented on issue #10235:
URL: https://github.com/apache/arrow/issues/10235#issuecomment-831896143


   See this table: https://arrow.apache.org/docs/format/Columnar.html#buffer-listing-for-each-layout So for variable sized binary (or string), the 2nd buffer are offsets and 3rd buffer is the data


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

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