This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/cargo/rust/arrow-datafusion-e229f9488e
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
discard afb7878ef chore(rust): Bump the arrow-datafusion group across 1
directory with 4 updates
add 34985ff32 chore(go/adbc): Bump google.golang.org/api from 0.254.0 to
0.255.0 in /go/adbc (#3697)
add 16f83f355 chore(java): Bump the linters group in /java with 4 updates
(#3710)
add 7271f3c5e test(rust): add regression tests for windows crates (#3695)
add d411cabd9 fix(rust/driver/datafusion): using datafusion driver in
async runtime (#3712)
add 4e4cc2f81 chore(rust): Bump the arrow-datafusion group across 1
directory with 4 updates
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 (afb7878ef)
\
N -- N -- N
refs/heads/dependabot/cargo/rust/arrow-datafusion-e229f9488e (4e4cc2f81)
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/rust.yml | 9 +++-
go/adbc/go.mod | 4 +-
go/adbc/go.sum | 8 ++--
java/pom.xml | 6 +--
rust/driver/datafusion/src/lib.rs | 59 +++++++++++++++++++------
rust/driver/datafusion/tests/test_datafusion.rs | 26 ++++++++---
rust/driver_manager/src/lib.rs | 26 ++++++++++-
7 files changed, 107 insertions(+), 31 deletions(-)