mzabaluev-flarion opened a new pull request, #9461: URL: https://github.com/apache/arrow-rs/pull/9461
# Which issue does this PR close? - Closes #9460. # What changes are included in this PR? Expose the `read_header` method in `reader::async_reader::ReaderBuilder`, returning another builder typestate that exposes the writer schema as it was read from the file header. # Are these changes tested? Tests and doc tests to be added for the new API, showing possible use. # Are there any user-facing changes? The new API augments the existing ReaderBuilder in a backward-compatible way. -- 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]
