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

github-bot pushed a change to branch dependabot/cargo/main/async-trait-0.1.67
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-python.git


    omit 72103d3  build(deps): bump async-trait from 0.1.66 to 0.1.67
     add e50e204  Fix minor warning (#289)
     add 024ba3a  Implement describe method (#293)
     add b70f1c0  fix: Printed results not visible in debugger & notebooks 
(#296)
     add a388040  add package.include and remove wildcard dependency (#295)
     add 6c22263  build(deps): bump async-trait from 0.1.66 to 0.1.67

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   (72103d3)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/async-trait-0.1.67 
(6c22263)

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                         |  6 +++---
 Cargo.toml                         |  3 ++-
 datafusion/tests/test_dataframe.py | 24 ++++++++++++++++++++++++
 dev/release/README.md              |  8 ++++++++
 src/dataframe.rs                   | 30 ++++++++++++++++++++++++++----
 src/expr/literal.rs                |  2 +-
 6 files changed, 64 insertions(+), 9 deletions(-)

Reply via email to