vibhatha opened a new issue, #40931: URL: https://github.com/apache/arrow/issues/40931
### Describe the enhancement requested At the moment in the [StringView implementation](https://github.com/apache/arrow/pull/40340), `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. ### Component(s) Java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
