This is an automated email from the ASF dual-hosted git repository.
airborne pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from bf340adf5ac [Chore](nereids) Remove AlterDatabaseStmt (#52109)
add 7e261f7b03d [refactor](inverted_index) replace custom memory pool with
doris built-in arena (#52334)
No new revisions were added by this update.
Summary of changes:
.../analyzer/ik/core/AnalyzeContext.cpp | 4 +-
.../analyzer/ik/core/AnalyzeContext.h | 4 +-
.../analyzer/ik/core/IKArbitrator.cpp | 10 +-
.../inverted_index/analyzer/ik/core/IKArbitrator.h | 4 +-
.../analyzer/ik/core/IKSegmenter.cpp | 9 +-
.../inverted_index/analyzer/ik/core/IKSegmenter.h | 3 +-
.../inverted_index/analyzer/ik/core/LexemePath.cpp | 12 +--
.../inverted_index/analyzer/ik/core/LexemePath.h | 6 +-
.../analyzer/ik/core/QuickSortSet.cpp | 13 ++-
.../inverted_index/analyzer/ik/core/QuickSortSet.h | 9 +-
.../inverted_index/analyzer/ik/util/IKMemoryPool.h | 101 ---------------------
.../inverted_index/analyzer/ik_anayzer_test.cpp | 5 +-
12 files changed, 42 insertions(+), 138 deletions(-)
delete mode 100644
be/src/olap/rowset/segment_v2/inverted_index/analyzer/ik/util/IKMemoryPool.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]