This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch maint-16.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 9cb361c90e GH-41121: [C++] Fix: left anti join filter empty rows.
(#41122)
add b7187ad63d GH-41227: [CI][Release][GLib][Conda] Unpin
gobject-introspection (#41228)
add 5a146ed267 GH-35081: [Python] construct pandas.DataFrame with public
API in `to_pandas` (#40897)
add eb5f162daa GH-41201: [C++] Fix mistake in integration test. Explicitly
cast std::string to avoid compiler interpreting char* -> bool (#41202)
No new revisions were added by this update.
Summary of changes:
.../flight/integration_tests/test_integration.cc | 17 ++---
dev/release/verify-release-candidate.sh | 4 +-
python/pyarrow/pandas-shim.pxi | 7 +-
python/pyarrow/pandas_compat.py | 75 ++++++++++++----------
4 files changed, 58 insertions(+), 45 deletions(-)