vibhatha opened a new pull request, #41796:
URL: https://github.com/apache/arrow/pull/41796

   ### Rationale for this change
   
   This PR includes a minor changes to the `getBuffers` method in 
`BaseVariableWidthViewVector`. 
   
   ### What changes are included in this PR?
   
   Previously the fixed buffers were the only ones returned from this method 
because of lack of clarity in the initial implementation stage. In this PR, it 
includes the variadic buffers to the result. A test case has also being added. 
   
   ### Are these changes tested?
   
   Yes
   
   ### Are there any user-facing changes?
   
   No


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to