Skip to content

[C++][Java][Dataset] JNI bridge between RecordBatch and VectorSchemaRoot #16978

Description

@asfimport

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions