You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2022/11/16 00:21:56 UTC

[arrow] branch maint-10.0.1 updated (a6eabc2b89 -> 113ccb2b4b)

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

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


    omit a6eabc2b89 MINOR: [Release] Update versions for 10.0.1
    omit 3ec21e0f15 MINOR: [Release] Update .deb/.rpm changelogs for 10.0.1
    omit f786b8d5e0 MINOR: [Release] Update CHANGELOG.md for 10.0.1

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/maint-10.0.1 (113ccb2b4b)
            \
             O -- O -- O   (a6eabc2b89)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       | 40 ----------------------
 c_glib/meson.build                                 |  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 +-
 .../homebrew-formulae/autobrew/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 --
 go/arrow/compute/go.mod                            |  2 +-
 go/arrow/doc.go                                    |  2 +-
 go/parquet/writer_properties.go                    |  2 +-
 java/adapter/avro/pom.xml                          |  2 +-
 java/adapter/jdbc/pom.xml                          |  2 +-
 java/adapter/orc/pom.xml                           |  2 +-
 java/algorithm/pom.xml                             |  2 +-
 java/c/pom.xml                                     |  2 +-
 java/compression/pom.xml                           |  2 +-
 java/dataset/pom.xml                               |  2 +-
 java/flight/flight-core/pom.xml                    |  2 +-
 java/flight/flight-grpc/pom.xml                    |  2 +-
 java/flight/flight-integration-tests/pom.xml       |  2 +-
 java/flight/flight-sql-jdbc-driver/pom.xml         |  2 +-
 java/flight/flight-sql/pom.xml                     |  2 +-
 java/flight/pom.xml                                |  2 +-
 java/format/pom.xml                                |  2 +-
 java/gandiva/pom.xml                               |  2 +-
 java/memory/memory-core/pom.xml                    |  2 +-
 java/memory/memory-netty/pom.xml                   |  2 +-
 java/memory/memory-unsafe/pom.xml                  |  2 +-
 java/memory/pom.xml                                |  2 +-
 java/performance/pom.xml                           |  4 +--
 java/plasma/pom.xml                                |  2 +-
 java/pom.xml                                       |  2 +-
 java/tools/pom.xml                                 |  2 +-
 java/vector/pom.xml                                |  2 +-
 js/package.json                                    |  2 +-
 matlab/CMakeLists.txt                              |  2 +-
 python/pyarrow/src/CMakeLists.txt                  |  2 +-
 python/setup.py                                    |  2 +-
 r/DESCRIPTION                                      |  2 +-
 r/NEWS.md                                          |  2 +-
 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 +-
 ruby/red-plasma/lib/plasma/version.rb              |  2 +-
 54 files changed, 50 insertions(+), 108 deletions(-)