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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions