vibhatha opened a new issue, #40930: URL: https://github.com/apache/arrow/issues/40930
### Describe the enhancement requested At the moment `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 -- 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]
