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

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


    from 05569054ed GH-45380: [Python] Expose RankQuantileOptions to Python 
(#45392)
     add e28fcd656f GH-45433: [Python] Remove Cython workarounds (#45437)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/__init__.py                  |  7 ---
 python/pyarrow/_flight.pyx                  |  4 +-
 python/pyarrow/_parquet_encryption.pyx      |  2 +-
 python/pyarrow/includes/common.pxd          | 74 ++++++++++-------------------
 python/pyarrow/includes/libarrow.pxd        |  2 +-
 python/pyarrow/includes/libarrow_flight.pxd | 18 ++-----
 python/pyarrow/io.pxi                       |  5 +-
 python/pyarrow/lib.pxd                      | 44 ++---------------
 8 files changed, 39 insertions(+), 117 deletions(-)

Reply via email to