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 ddf08cc [refactor](fe) Remove version hash on FE side (#8099) add cce721a [improvement](olap) using placement-new to avoid dynamic mallocing for ParsedPage (#8172) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/column_reader.cpp | 49 ++++++++++------------ be/src/olap/rowset/segment_v2/column_reader.h | 5 +-- .../rowset/segment_v2/indexed_column_reader.cpp | 28 ++++++------- .../olap/rowset/segment_v2/indexed_column_reader.h | 2 +- be/src/olap/rowset/segment_v2/parsed_page.h | 19 +++++---- 5 files changed, 51 insertions(+), 52 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org