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

caogaofei pushed a change to branch beyyes/fix_last_order
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    omit d1467ce6f52 fix the data scan ordering when executing last query
     add b2f94796581 fix the data scan ordering when executing last query

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   (d1467ce6f52)
            \
             N -- N -- N   refs/heads/beyyes/fix_last_order (b2f94796581)

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:
 .../plan/planner/LogicalPlanBuilder.java           | 75 ++++++++++++----------
 .../plan/planner/LogicalPlanVisitor.java           |  1 +
 2 files changed, 41 insertions(+), 35 deletions(-)

Reply via email to