kylebarron opened a new pull request, #11125: URL: https://github.com/apache/arrow-rs/pull/11125
# Which issue does this PR close? - Closes #11124. # Rationale for this change # What changes are included in this PR? New unsafe constructors and accessors for `FFI_ArrowArrayStream` for downstream consumers that don't use `RecordBatchStream`. # Are these changes tested? Yes. The tests were written by Claude but they look reasonable to me. # Are there any user-facing changes? Yes, a new `new_unchecked` constructor and new accessors. -- 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]
