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

github-bot pushed a change to branch 
dependabot/cargo/main/arrow-parquet-0f9d8047f9
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    omit a44cfe0b89 chore(deps): bump the arrow-parquet group with 7 updates
     add 18b85dd852 chore(deps): bump uuid from 1.18.0 to 1.18.1 (#17384)
     add 0a9dcec265 chore(deps): bump aws-config from 1.8.5 to 1.8.6 (#17386)
     add e6c4f0df82 Refactor DataSourceExec::try_swapping_with_projection to 
simplify and remove abstraction leakage (#17395)
     add d83a290d1d minor: make dict_from_values public (#17376)
     add 08be40b188 chore(deps): bump the arrow-parquet group with 7 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   (a44cfe0b89)
            \
             N -- N -- N   
refs/heads/dependabot/cargo/main/arrow-parquet-0f9d8047f9 (08be40b188)

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:
 Cargo.lock                                    | 33 ++++++++++----------
 datafusion-cli/Cargo.toml                     |  2 +-
 datafusion-examples/Cargo.toml                |  2 +-
 datafusion/common/src/scalar/mod.rs           | 17 +++++++++--
 datafusion/core/Cargo.toml                    |  2 +-
 datafusion/datasource/src/file_scan_config.rs | 34 +++++++++++----------
 datafusion/datasource/src/memory.rs           | 17 ++++++-----
 datafusion/datasource/src/source.rs           | 43 ++++++---------------------
 datafusion/functions/Cargo.toml               |  2 +-
 datafusion/physical-plan/src/projection.rs    | 27 +++++++++--------
 datafusion/physical-plan/src/streaming.rs     |  2 +-
 docs/source/library-user-guide/upgrading.md   |  7 +++++
 12 files changed, 95 insertions(+), 93 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to