You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ji...@apache.org on 2022/02/07 02:45:18 UTC

[arrow-datafusion] branch datafusion-common-scalar updated (bf73f15 -> d2aa427)

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

jiayuliu pushed a change to branch datafusion-common-scalar
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.


    omit bf73f15  fix doc test
    omit 7cbbd5a  fmt
    omit dd61931  include scalar
    omit a076a37  move column, dfschema, etc. to common module
    omit 0a93a2c  move dfschema and column
     add c63950d  Update datafusion-common/README.md
     add 9d9a31b  Update datafusion/Cargo.toml
     add 1b09497  include publishing
     add 207cc1f  move dfschema and column
     add 754f3c5  move column, dfschema, etc. to common module
     add be2ace7  include scalar
     add 72df581  fmt
     add d2aa427  fix doc test

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   (bf73f15)
            \
             N -- N -- N   refs/heads/datafusion-common-scalar (d2aa427)

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-common/Cargo.toml | 3 +--
 datafusion-common/README.md  | 4 +++-
 datafusion/Cargo.toml        | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)