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/30 13:06:03 UTC

[incubator-doris] branch master updated (3b7614e -> 123237a)

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 3b7614e  [Refactor] Use camelCase in thrift generated java sources (#4443)
     add 123237a  [Compaction] Persistence stale rowsets meta (#4454)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/tablet.cpp                            |  47 ++++++-
 be/src/olap/tablet.h                              |   1 +
 be/src/olap/tablet_meta.cpp                       |   9 ++
 be/src/olap/tablet_meta.h                         |   2 +-
 be/src/olap/version_graph.cpp                     | 163 +++++++++++++++++++++-
 be/src/olap/version_graph.h                       |  18 ++-
 be/test/olap/timestamped_version_tracker_test.cpp |  17 +++
 gensrc/proto/olap_file.proto                      |   1 +
 8 files changed, 252 insertions(+), 6 deletions(-)


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