Given a C++ std::shared_ptr, retrieve it in java as a VectorSchemaRoot class. Gandiva already offer a similar facility but with raw buffers. It would be convenient if users could call C++ that yields RecordBatch and retrieve it in a seamless fashion.
This would remove one roadblock of using C++ dataset facility in Java.
Reporter: Francois Saint-Jacques / @fsaintjacques
Assignee: Hongze Zhang / @zhztheplayer
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-7272. Please see the migration documentation for further details.