Skip to content

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

@vibhatha

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions