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

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


    omit 78a23cc345 Update bzip2 requirement from 0.4.3 to 0.5.0
     add de9e16b113 Update to apache-avro 0.17, fix compatibility changes 
schema handling  (#13727)
     add 44f4be20b4 Minor: Add doc example to RecordBatchStreamAdapter (#13725)
     add b2c7cbd83a Update bzip2 requirement from 0.4.3 to 0.5.0

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   (78a23cc345)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/bzip2-0.5.0 
(b2c7cbd83a)

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:
 datafusion-cli/Cargo.lock                          | 241 ++++++++++-----------
 datafusion/common/Cargo.toml                       |   2 +-
 datafusion/core/Cargo.toml                         |   2 +-
 .../datasource/avro_to_arrow/arrow_array_reader.rs |   6 +-
 .../core/src/datasource/avro_to_arrow/schema.rs    |  14 +-
 datafusion/physical-plan/src/stream.rs             |  27 ++-
 6 files changed, 153 insertions(+), 139 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to