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 c5e7f55b63 [performance](executor) optimize time_round function (#23058) add 2976e9d8e5 [imrovement](iterators) reduce memory for union iterators (#24197) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/beta_rowset_reader.cpp | 132 ++++++++++++++++-------------- be/src/olap/rowset/beta_rowset_reader.h | 17 +++- be/src/olap/rowset/rowset_reader.h | 1 - be/src/vec/olap/vcollect_iterator.cpp | 68 ++++++++------- be/src/vec/olap/vcollect_iterator.h | 30 +++++-- be/src/vec/olap/vertical_block_reader.cpp | 2 +- be/src/vec/olap/vgeneric_iterators.h | 2 - 7 files changed, 146 insertions(+), 106 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org