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

zhaoc pushed a change to annotated tag 0.11.0-rc01
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


*** WARNING: tag 0.11.0-rc01 was modified! ***

    from e189ed5  (tag)
      to 8d20c0a  (tag)
 tagging cd60085b65a882e03c5640e196e60f5c5f50e327 (commit)
      by Zhao Chun
      on Thu Oct 17 07:00:57 2019 +0000

- Log -----------------------------------------------------------------
0.11.0-rc1
-----------------------------------------------------------------------

 discard aede26a  Change build_version to 0.11.0-release
     add 4ef5a8c  Limit the memory consumption of broker scan node (#1996)
     new cd60085  Change build_version to 0.11.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag 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   (e189ed5)
            \
             N -- N -- N   refs/tags/0.11.0-rc01 (8d20c0a)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/exec/broker_scan_node.cpp                   |  8 +++++--
 be/src/exec/olap_scan_node.cpp                     |  2 +-
 be/src/olap/task/engine_storage_migration_task.cpp |  2 +-
 .../main/java/org/apache/doris/alter/AlterJob.java |  4 ++--
 .../org/apache/doris/analysis/DateLiteral.java     |  3 +--
 .../java/org/apache/doris/analysis/InsertStmt.java | 28 +++++++++++++++-------
 .../org/apache/doris/clone/TabletScheduler.java    |  3 ++-
 .../apache/doris/load/loadv2/BrokerLoadJob.java    |  9 ++++---
 .../java/org/apache/doris/qe/StmtExecutor.java     | 14 ++++-------
 .../java/org/apache/doris/rewrite/FEFunctions.java | 14 +++++++++--
 .../doris/transaction/GlobalTransactionMgr.java    |  2 +-
 .../org/apache/doris/rewrite/FEFunctionsTest.java  |  1 +
 gensrc/script/gen_build_version.sh                 |  2 +-
 13 files changed, 59 insertions(+), 33 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to