Skip to content

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

@vibhatha

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions