You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2019/10/21 13:44:09 UTC

[incubator-doris] branch master updated (8aa2cbe -> 6634051)

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

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


    from 8aa2cbe  Load Rowset only once in a thread-safe manner (#2022)
     add 6634051  Make default rowset type to config (#2020)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.h                             |  5 +++++
 be/src/olap/compaction.cpp                         |  2 +-
 be/src/olap/delta_writer.cpp                       |  2 +-
 be/src/olap/push_handler.cpp                       |  2 +-
 be/src/olap/rowset/segment_v2/segment_iterator.cpp |  2 +-
 be/src/olap/storage_engine.cpp                     | 25 +++++++++++++++++++++-
 be/src/olap/storage_engine.h                       | 14 ++++++++++++
 be/src/olap/tablet_manager.cpp                     |  2 +-
 8 files changed, 48 insertions(+), 6 deletions(-)


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