Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Given a C++ std::shared_ptr<RecordBatch>, 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.
Attachments
Issue Links
- supercedes
-
ARROW-15753 [Java] Dataset JNI bridge should use the C data interface
- Closed
- links to