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

brycemecum pushed a change to branch maint-19.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 77b39d7f07 MINOR: [Release] Update versions for 19.0.0
     add ab66378a31 GH-45140: [Dev][Release] Release guide improvements (#45141)
     add ffea469330 GH-45164: [CI][Integration] Follow build script name change 
in apache/arrow-java (#45199)
     add 35d9c15717 GH-45212: [C++][Parquet] Fix uninitialized 
size_statistics_level property (#45213)
     add acb228230d GH-43683: [Python] Use pandas StringDtype when enabled 
(pandas 3+) (#44195)

No new revisions were added by this update.

Summary of changes:
 ci/scripts/integration_arrow_build.sh |   2 +-
 cpp/src/parquet/properties.h          |   1 +
 dev/tasks/tasks.yml                   |   6 ++
 docker-compose.yml                    |   1 +
 docs/source/developers/release.rst    | 127 +++++++++++++++++++++-------------
 python/pyarrow/array.pxi              |   2 +
 python/pyarrow/pandas-shim.pxi        |  17 ++++-
 python/pyarrow/pandas_compat.py       |  62 ++++++++++++++---
 python/pyarrow/tests/test_compute.py  |  19 ++---
 python/pyarrow/tests/test_feather.py  |   6 +-
 python/pyarrow/tests/test_pandas.py   |  77 ++++++++++++++++-----
 11 files changed, 237 insertions(+), 83 deletions(-)

Reply via email to