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

github-bot pushed a change to branch dependabot/pip/python/ruff-0.15.4
in repository https://gitbox.apache.org/repos/asf/hudi-rs.git


 discard d7b8c66  build(deps-dev): bump ruff from 0.14.13 to 0.15.4 in /python
     add 2722b78  build(deps): update strum requirement from 0.27 to 0.28 (#533)
     add 96709a2  build(deps): bump actions/upload-artifact from 6 to 7 (#531)
     add c32e929  build(deps): upgrade datafusion to 52, require python 3.10 
(#535)
     add a80db85  build(deps-dev): bump ruff from 0.14.13 to 0.15.4 in /python

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   (d7b8c66)
            \
             N -- N -- N   refs/heads/dependabot/pip/python/ruff-0.15.4 
(a80db85)

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/ci.yml              | 12 ++++----
 Cargo.toml                            | 16 +++++-----
 crates/core/src/table/mod.rs          |  5 ++++
 crates/datafusion/src/lib.rs          | 37 +++++++++++++++++++----
 crates/datafusion/tests/read_tests.rs | 32 +++++++++++++-------
 crates/test/Cargo.toml                |  2 +-
 crates/test/src/lib.rs                |  6 +++-
 python/.gitignore                     |  2 ++
 python/Cargo.toml                     |  2 +-
 python/pyproject.toml                 | 11 ++++---
 python/src/datafusion_internal.rs     | 56 ++++++++++++++++++++++++-----------
 11 files changed, 126 insertions(+), 55 deletions(-)

Reply via email to