This is an automated email from the ASF dual-hosted git repository.
emkornfield pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 576b520 ARROW-5535: [GLib] Add garrow_table_slice()
add a02cfe0 ARROW-5427: [Python] pandas conversion preserve_index=True to
force RangeIndex serialization
No new revisions were added by this update.
Summary of changes:
python/pyarrow/ipc.py | 10 ++++++----
python/pyarrow/pandas_compat.py | 10 +++++++---
python/pyarrow/table.pxi | 12 ++++++++----
python/pyarrow/tests/test_pandas.py | 16 +++++++++++++++-
python/pyarrow/tests/test_parquet.py | 5 +++--
python/pyarrow/types.pxi | 5 ++++-
6 files changed, 43 insertions(+), 15 deletions(-)