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

zeroshade pushed a change to branch fixup-metadata-getobjects-snowflake
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


    omit e4e38e818 trim whitespace
    omit 9d4695b1f feat(go/adbc/driver/snowflake): improve GetObjects 
performance and semantics
     add cd24bc096 fix(rust): implement database/connection constructors 
without options (#2242)
     add 7912b7871 chore(dev/release): pin Python 3.12 for now (#2246)
     add baed36b25 chore(java): bump org.junit:junit-bom from 5.11.1 to 5.11.2 
in /java (#2252)
     add f7be1c6c1 chore(java): bump dep.org.checkerframework.version from 
3.48.0 to 3.48.1 in /java (#2250)
     add 2cf42ad60 chore(java): bump 
com.diffplug.spotless:spotless-maven-plugin from 2.30.0 to 2.43.0 in /java 
(#2251)
     add 3a45bacc3 chore(java): bump 
org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 in /java 
(#2253)
     add c0a425e25 ci: switch mambaforge to miniforge, explicitly install 
Python (#2258)
     add 4384498b2 chore(csharp): bump Google.Cloud.BigQuery.Storage.V1 from 
3.16.0 to 3.17.0 in /csharp (#2249)
     add 8477aa6e1 chore(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in 
/csharp/test/SmokeTests/Apache.Arrow.Adbc.SmokeTests (#2256)
     add b3898ae64 feat(go/adbc/driver/snowflake): improve GetObjects 
performance and semantics
     add 55a5c76c1 trim whitespace

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e4e38e818)
            \
             N -- N -- N   refs/heads/fixup-metadata-getobjects-snowflake 
(55a5c76c1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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:
 .github/workflows/dev.yml                          |   2 +
 .github/workflows/integration.yml                  |   4 -
 .github/workflows/native-unix.yml                  |   7 --
 .github/workflows/native-windows.yml               |   4 -
 .github/workflows/nightly-verify.yml               |   1 -
 .github/workflows/nightly-website.yml              |   5 +
 .github/workflows/packaging.yml                    |   2 -
 .github/workflows/verify.yml                       |   1 -
 .../Apache.Arrow.Adbc.Drivers.BigQuery.csproj      |   2 +-
 .../Apache.Arrow.Adbc.SmokeTests.csproj            |   2 +-
 dev/release/verify-release-candidate.sh            |   8 +-
 docker-compose.yml                                 |   2 +-
 java/pom.xml                                       |   8 +-
 rust/core/src/driver_manager.rs                    | 139 ++++++++++++++++-----
 rust/drivers/dummy/src/lib.rs                      |  19 ++-
 15 files changed, 132 insertions(+), 74 deletions(-)

Reply via email to