This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 5287bc2 Replace DISCLAIMER with DISCLAIMER-WIP (#2100)
add 6b4ef34 fix AlphaRowsetTest by remove StorageEngine #2078 (#2091)
No new revisions were added by this update.
Summary of changes:
be/src/olap/compaction.cpp | 1 -
be/src/olap/data_dir.cpp | 5 ++-
be/src/olap/delta_writer.cpp | 5 ++-
be/src/olap/olap_snapshot_converter.cpp | 14 ++++----
be/src/olap/olap_snapshot_converter.h | 4 +--
be/src/olap/push_handler.cpp | 1 -
be/src/olap/rowset/alpha_rowset.cpp | 3 +-
be/src/olap/rowset/alpha_rowset.h | 1 -
be/src/olap/rowset/alpha_rowset_writer.cpp | 1 -
be/src/olap/rowset/alpha_rowset_writer.h | 2 --
be/src/olap/rowset/beta_rowset.cpp | 3 +-
be/src/olap/rowset/beta_rowset.h | 1 -
be/src/olap/rowset/beta_rowset_writer.cpp | 1 -
be/src/olap/rowset/beta_rowset_writer.h | 2 --
be/src/olap/rowset/column_data.cpp | 8 ++++-
be/src/olap/rowset/rowset.cpp | 2 --
be/src/olap/rowset/rowset.h | 2 --
be/src/olap/rowset/rowset_factory.cpp | 12 +++----
be/src/olap/rowset/rowset_factory.h | 1 -
be/src/olap/rowset/rowset_writer.h | 2 --
be/src/olap/rowset/rowset_writer_context.h | 2 --
be/src/olap/rowset/segment_group.cpp | 13 +++++---
be/src/olap/rowset/segment_writer.cpp | 17 ++++++----
be/src/olap/schema_change.cpp | 1 -
be/src/olap/snapshot_manager.cpp | 11 +++---
be/src/olap/snapshot_manager.h | 8 ++---
be/src/olap/tablet.cpp | 6 ++--
be/src/olap/tablet_manager.cpp | 1 -
be/src/olap/task/engine_clone_task.cpp | 11 +++---
be/src/olap/task/engine_clone_task.h | 2 +-
be/src/olap/task/engine_storage_migration_task.cpp | 2 +-
be/src/runtime/snapshot_loader.cpp | 2 +-
be/test/olap/olap_snapshot_converter_test.cpp | 10 +++---
be/test/olap/rowset/alpha_rowset_test.cpp | 39 +++++++++-------------
be/test/olap/txn_manager_test.cpp | 6 ++--
35 files changed, 89 insertions(+), 113 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]