joeyac commented on issue #9325: URL: https://github.com/apache/arrow/issues/9325#issuecomment-768849731
There is an arrow type named arrow::StructArray, you can get data by offset in the buffer like the arrow::ListArray code in example. If you want use this open source project with different custom demands, I suggest you read the source code and the unit test in source. In the past week, I spent a lot of time reading the c++ source code and learned a lot. ---------------------------------------------------------------- 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: us...@infra.apache.org