You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/12/27 14:30:09 UTC

[doris] branch master updated (51b14c06d3 -> 700f963571)

This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 51b14c06d3 [enhancement](nereids) support approx_count_distinct function (#15406)
     add 700f963571 [refactor](remove-non-vec) remove some non vec code in segment iterator and remove reuse schema opt since it is introduced in non-vec code (#15407)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/beta_rowset_reader.cpp          | 43 +++++++---------------
 be/src/olap/rowset/beta_rowset_reader.h            |  1 -
 be/src/olap/rowset/rowset_reader_context.h         |  1 -
 be/src/olap/rowset/segment_v2/segment_iterator.cpp | 40 ++------------------
 be/src/olap/rowset/segment_v2/segment_iterator.h   |  2 +-
 5 files changed, 18 insertions(+), 69 deletions(-)


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