edponce commented on pull request #11527:
URL: https://github.com/apache/arrow/pull/11527#issuecomment-969141148


   I think we should close this PR and not add `column_data()` method to 
`CRecordBatch` unless more users or other code require it. As shown in examples 
above, there exists a way to access the `CArrayData` without the need of 
`column_data()`.
   
   Also, we should first establish the rules for which C++ API should be made 
available in Cython.


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