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 2020/08/21 02:42:04 UTC

[incubator-doris] branch master updated (09b1965 -> a7422ee)

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 09b1965  [MV] Fix errors when alter materialized view which based on dup table (#4375)
     add a7422ee  [UT][Bug-Fix] Resolve UT  memory leak problem (#4406)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/cumulative_compaction.cpp              |  5 +-
 be/src/olap/cumulative_compaction_policy.cpp       | 44 ++++++++--------
 be/src/olap/cumulative_compaction_policy.h         | 58 ++++++++++------------
 be/src/olap/tablet.cpp                             |  5 +-
 be/test/olap/CMakeLists.txt                        |  1 +
 be/test/olap/cumulative_compaction_policy_test.cpp | 22 ++++----
 be/test/olap/tablet_test.cpp                       |  2 +-
 7 files changed, 68 insertions(+), 69 deletions(-)


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