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/08 03:45:19 UTC

[arrow-datafusion] branch expr-split updated (3768d8c -> 1fc5279)

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

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


 discard 3768d8c  params
 discard 4022d32  fix more test compile err
 discard 1a16d36  fix formatting
 discard d7f2b5d  fix compile err
 discard 69a3ced  split out
 discard 82ed9c8  split up expr for rewriting, visiting, and simplification
     add 1fc5279  split up expr for rewriting, visiting, and simplification

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   (3768d8c)
            \
             N -- N -- N   refs/heads/expr-split (1fc5279)

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/src/optimizer/simplify_expressions.rs | 1 +
 1 file changed, 1 insertion(+)