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