jonded94 commented on issue #7973: URL: https://github.com/apache/arrow-rs/issues/7973#issuecomment-3493583809
@alamb could you give me a brief opinion about a PR I sketched (https://github.com/apache/arrow-rs/pull/8790)? This PR basically adds a little convenience wrapper in `arrow-pyarrow` for exposing a `Vec<RecordBatch>` from the Rust side very easily as a `pyarrow.Table` to the Python side, to basically have feature parity with `pyarrow.ParquetFile.read_row_group`. -- 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]
