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 fec7143 ARROW-6303: [Rust] Add a feature to disable SIMD
add 5653711 ARROW-5717: [Python] Unify variable dictionaries when
converting to pandas
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/dict_internal.cc | 2 +-
cpp/src/arrow/python/arrow_to_pandas.cc | 244 ++++++++++++++++++++------------
cpp/src/arrow/type_test.cc | 3 +
python/pyarrow/tests/test_pandas.py | 67 +++++++--
python/pyarrow/tests/util.py | 5 +
5 files changed, 214 insertions(+), 107 deletions(-)