This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 35b6d07 ARROW-6601: [Java] Improve JDBC adapter performance & add
benchmark
add 61637dd ARROW-6652: [Python] Fix ChunkedArray.to_pandas to retain
timezone
No new revisions were added by this update.
Summary of changes:
python/pyarrow/array.pxi | 10 ++++------
python/pyarrow/pandas_compat.py | 14 ++++++++++++++
python/pyarrow/table.pxi | 9 ++++++++-
python/pyarrow/tests/test_array.py | 3 +++
python/pyarrow/tests/test_table.py | 10 +++++++---
5 files changed, 36 insertions(+), 10 deletions(-)