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

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


 discard 06a5ee4  s
 discard 1f12ba0  expr
 discard 37bdf92  expr expr
 discard 1e2f6b6  format
 discard c81d50b  add datafusion-expr module
 discard 26364af  fix doc test
     add bf73f15  fix doc test
     add 51fe768  add datafusion-expr module
     add d5056bc  format
     add a7d37f7  expr expr
     add f4d6c90  expr
     add 4a766c5  s

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   (06a5ee4)
            \
             N -- N -- N   refs/heads/datafusion-expr-expr (4a766c5)

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/src/error.rs                   | 11 -----------
 datafusion-common/src/lib.rs                     |  2 ++
 {datafusion => datafusion-common}/src/pyarrow.rs | 18 +++++++++++++-----
 datafusion/src/lib.rs                            |  3 ---
 4 files changed, 15 insertions(+), 19 deletions(-)
 rename {datafusion => datafusion-common}/src/pyarrow.rs (92%)

Reply via email to