vibhatha opened a new pull request, #41967: URL: https://github.com/apache/arrow/pull/41967
## DO NOT REVIEW WIP ### Rationale for this change Recent inclusion of `Utf8View` and `BinaryView` support to Java also requires adding C Data interface for integrating it with other systems. ### What changes are included in this PR? - [X] Adding core functionality for C Data interface for `Utf8View` and `BinaryView` - [X] Adding `RoundtripTest` - [X] Adding `StreamingTest` ### Are these changes tested? Yes, with new tests. ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
