This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 72feff1  ARROW-9511: [Packaging][Release] Set conda packages' build 
number to 0
     add 23b19f6  Revert "ARROW-9223: [Python] Propagate timezone information 
in pandas conversion" (#7802)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/arrow_to_pandas.cc | 36 +++++---------
 cpp/src/arrow/python/arrow_to_pandas.h  |  4 ++
 cpp/src/arrow/python/datetime.cc        | 83 +--------------------------------
 cpp/src/arrow/python/datetime.h         | 10 ----
 python/pyarrow/array.pxi                |  4 +-
 python/pyarrow/includes/libarrow.pxd    |  1 -
 python/pyarrow/tests/test_pandas.py     | 49 ++++++-------------
 python/pyarrow/types.pxi                | 14 ++++--
 8 files changed, 41 insertions(+), 160 deletions(-)

Reply via email to