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/01/27 12:07:14 UTC

[GitHub] [arrow] joeyac commented on issue #9325: [arrow c++]When I read parquet file and get a arrow::Table, how can I convert it to std::vector?

joeyac commented on issue #9325:
URL: https://github.com/apache/arrow/issues/9325#issuecomment-768241897


   You can convert struct to c++ basic data type by StructArray like this line: https://github.com/apache/arrow/blob/master/cpp/examples/arrow/row-wise-conversion-example.cc#L145


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