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 2021/08/30 10:52:32 UTC

[incubator-doris] branch master updated (abbc920 -> 7324f4b)

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 abbc920  support routine load isolation_level read_committed (#6191)
     add 7324f4b  [Bug] Regularly clean up old DeleteInfos in the DeleteHandler (#6448)

No new revisions were added by this update.

Summary of changes:
 docs/en/administrator-guide/config/fe_config.md    |  14 ++-
 docs/zh-CN/administrator-guide/config/fe_config.md |  14 ++-
 .../org/apache/doris/analysis/ShowDeleteStmt.java  |   4 +
 .../java/org/apache/doris/catalog/Catalog.java     |   1 +
 .../main/java/org/apache/doris/common/Config.java  |   8 ++
 .../java/org/apache/doris/load/DeleteHandler.java  | 112 ++++++++++++++++-----
 6 files changed, 125 insertions(+), 28 deletions(-)

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