This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 672a6ad3dd [typo](docs) Add some explanations about AUTO_INCREMENT columns (#23899) add ee98cea8a1 [improve](segment-cache) Change the segment cache granularity from rowset_id to rowset_id+segment_id (#23561) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/beta_rowset.cpp | 42 ++++++++++++++----------- be/src/olap/rowset/beta_rowset.h | 2 ++ be/src/olap/segment_loader.cpp | 56 +++++++++++++++++---------------- be/src/olap/segment_loader.h | 64 +++++++++++++++----------------------- be/src/olap/tablet_manager.cpp | 4 +-- be/src/olap/txn_manager.cpp | 2 +- 6 files changed, 83 insertions(+), 87 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org