You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2019/10/17 06:40:24 UTC

[incubator-doris] branch master updated (ac16318 -> 3c12af4)

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

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from ac16318  [Bug-fix][Broker-load] Fix the bug of the label already exists when the txn has been finished (#1992)
     add 3c12af4  Limit the memory consumption of broker scan node (#1996)

No new revisions were added by this update.

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 +
 12 files changed, 58 insertions(+), 32 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org