This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from ce4edd5320 Some panic!s could more semantically be unimplemented!
(#8933)
add a67cd19fff Implement a `Vec<RecordBatch>` wrapper for `pyarrow.Table`
convenience (#8790)
No new revisions were added by this update.
Summary of changes:
arrow-pyarrow-integration-testing/src/lib.rs | 24 ++++-
.../tests/test_sql.py | 106 +++++++++++++++++--
arrow-pyarrow/src/lib.rs | 113 +++++++++++++++++++--
3 files changed, 223 insertions(+), 20 deletions(-)