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 f41f59066b GH-45166: [CI][C++] Upgrade Alpine Linux to 3.18 from 3.16
(#45168)
new 8677e33380 GH-45175: [Python] Honor the strings_to_categorical keyword
in to_pandas for string view type (#45176)
new 3a9ef3b8cb MINOR: [Release] Update CHANGELOG.md for 19.0.0
new 82188c33d3 MINOR: [Release] Update .deb/.rpm changelogs for 19.0.0
new 77b39d7f07 MINOR: [Release] Update versions for 19.0.0
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.md | 211 +++++++++++++++++++++
c_glib/meson.build | 2 +-
c_glib/vcpkg.json | 2 +-
ci/scripts/PKGBUILD | 2 +-
cpp/CMakeLists.txt | 2 +-
cpp/vcpkg.json | 2 +-
csharp/Directory.Build.props | 2 +-
dev/tasks/homebrew-formulae/apache-arrow-glib.rb | 2 +-
dev/tasks/homebrew-formulae/apache-arrow.rb | 2 +-
.../apache-arrow-apt-source/debian/changelog | 6 +
.../yum/apache-arrow-release.spec.in | 3 +
.../linux-packages/apache-arrow/debian/changelog | 6 +
.../linux-packages/apache-arrow/yum/arrow.spec.in | 3 +
docs/source/_static/versions.json | 9 +-
js/package.json | 2 +-
matlab/CMakeLists.txt | 2 +-
python/CMakeLists.txt | 2 +-
python/pyarrow/src/arrow/python/arrow_to_pandas.cc | 6 +-
python/pyarrow/tests/test_pandas.py | 32 +++-
python/pyproject.toml | 2 +-
r/DESCRIPTION | 2 +-
r/NEWS.md | 2 +-
r/pkgdown/assets/versions.html | 5 +-
r/pkgdown/assets/versions.json | 8 +-
ruby/red-arrow-cuda/lib/arrow-cuda/version.rb | 2 +-
.../red-arrow-dataset/lib/arrow-dataset/version.rb | 2 +-
.../lib/arrow-flight-sql/version.rb | 2 +-
ruby/red-arrow-flight/lib/arrow-flight/version.rb | 2 +-
ruby/red-arrow/lib/arrow/version.rb | 2 +-
ruby/red-gandiva/lib/gandiva/version.rb | 2 +-
ruby/red-parquet/lib/parquet/version.rb | 2 +-
31 files changed, 298 insertions(+), 33 deletions(-)