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

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


 discard 8f4198c76e chore(deps): bump syn from 2.0.102 to 2.0.103
     add 6cd03e2111 Minor: add testing case for add YieldStreamExec and polish 
docs (#16369)
     add 79f5c8da58 chore(deps): bump aws-config from 1.6.3 to 1.8.0 (#16394)
     add a88cf79887 chore(deps): bump syn from 2.0.102 to 2.0.103

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   (8f4198c76e)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/syn-2.0.103 
(a88cf79887)

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                                         | 41 ++++++++++----------
 datafusion-cli/Cargo.toml                          |  2 +-
 datafusion/physical-optimizer/Cargo.toml           |  1 +
 .../physical-optimizer/src/insert_yield_exec.rs    | 44 ++++++++++++++++++----
 datafusion/physical-plan/src/lib.rs                |  1 -
 datafusion/physical-plan/src/test.rs               |  2 +-
 6 files changed, 60 insertions(+), 31 deletions(-)


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

Reply via email to