You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2021/12/16 02:36:57 UTC

[incubator-doris] branch master updated (8552194 -> 4afdcdb)

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 8552194  [refactor](olap-scan-node) Refactor olap scannode (#7131)
     add 4afdcdb  [performance](reader) Opt the unique reader to reduce unnecessary compare and function call (#7348)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/collect_iterator.cpp | 28 ++++++++++++++++++++--------
 be/src/olap/collect_iterator.h   | 17 ++++++++++++++++-
 be/src/olap/reader.cpp           |  4 ++++
 be/src/olap/tuple_reader.cpp     | 18 +++---------------
 4 files changed, 43 insertions(+), 24 deletions(-)

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