Skip to content

[Java] Implement a function to retrieve reference buffers in StringView  #40930

Description

@vibhatha

Describe the enhancement requested

At the moment in the StringView implementation, public ArrowBuf[] getBuffers(boolean clear) function only returns the offset, validity and value buffers. But for recreating views entirely and support related features it would be better to introduce additional function or improve the existing function to return the view buffers.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions