Skip to content

[Java] Implement a function to load field buffers from external buffers for StringView #40931

Description

@vibhatha

Describe the enhancement requested

At the moment in the StringView implementation, public void loadFieldBuffers(ArrowFieldNode fieldNode, List<ArrowBuf> ownBuffers) function is not supported. This function allows to load buffers to an existing view implementation via source buffers. This integration requires additional test cases in addition to the core implementation tests.

Dependencies

Component(s)

Java

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions