You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by er...@apache.org on 2022/10/24 10:10:14 UTC

[iotdb] branch bugfix/iotdb-4729 updated (f0d1574795 -> 052610f051)

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

ericpai pushed a change to branch bugfix/iotdb-4729
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    omit f0d1574795 [IOTDB-4729] Fix column display name dismatched with SQL input
     add 052610f051 [IOTDB-4729] Fix column display name dismatched with SQL input

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   (f0d1574795)
            \
             N -- N -- N   refs/heads/bugfix/iotdb-4729 (052610f051)

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:
 .../apache/iotdb/db/mpp/plan/expression/Expression.java | 17 -----------------
 1 file changed, 17 deletions(-)