Jefffrey opened a new pull request, #10479: URL: https://github.com/apache/arrow-rs/pull/10479
Its been long enough we can probably remove them. As mentioned in their deprecation notices: - For `export_array_into_raw()` use `FFI_ArrowArray::new()` and `FFI_ArrowSchema::try_from()` - For `StreamReader::try_new_unbuffered()` use `StreamReader::try_new()` -- 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]
