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 2d3dbc2  Revert "[CodeStyle] Del obsolete code of 
partition_aggregation_node (#3154)" (#3160)
     add c08d6e4  [tablet meta] Do some refactor on TabletMeta (#3136)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/hash_join_node.cpp                     |   2 +-
 be/src/olap/olap_snapshot_converter.cpp            |   4 +-
 be/src/olap/snapshot_manager.cpp                   |  39 ++---
 be/src/olap/tablet.cpp                             |  31 ++--
 be/src/olap/tablet.h                               |   8 +-
 be/src/olap/tablet_meta.cpp                        | 187 +++++++--------------
 be/src/olap/tablet_meta.h                          | 108 ++++++------
 be/src/olap/tablet_schema.cpp                      |  13 +-
 be/src/olap/tablet_schema.h                        |  12 +-
 be/src/olap/task/engine_clone_task.cpp             |  15 +-
 be/src/olap/task/engine_storage_migration_task.cpp |  36 +---
 be/src/olap/task/engine_storage_migration_task.h   |  10 +-
 be/test/olap/delete_handler_test.cpp               |  24 ++-
 13 files changed, 176 insertions(+), 313 deletions(-)


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

Reply via email to