vibhatha commented on issue #41729:
URL: https://github.com/apache/arrow/issues/41729#issuecomment-2120234284

   The evaluation was done as a part of the PR 
https://github.com/apache/arrow/pull/41676. 
   But I believe this PR should be partitioned into a few components. 
   
   As the first two steps and with the goal of adding C Data interface to 
StringView,  I am thinking about the following steps at the moment. 
   
   ###  Introduce the `variadicBufferCount` to `RecordBatch`
   
    - [ ] `TestVectorUnloadLoad`
    - [ ] `TestViewVarcharVector`
   
   ### Add the `TypeLayout` features. 
   
   What has been done [here](https://github.com/apache/arrow/pull/41676)
   


-- 
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]

Reply via email to