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/04/29 03:45:11 UTC

[incubator-doris] branch master updated (420cc2c3d8 -> ce7905e983)

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/incubator-doris.git


    from 420cc2c3d8 [fix](help-doc) fix format of all sql-manual doc (#9306)
     add ce7905e983 [fix](vectorized) Query get wrong result when ColumnDict concurrent predicate eval (#9270)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/column_predicate.h                     |  4 +-
 be/src/olap/comparison_predicate.cpp               | 96 ++++------------------
 be/src/olap/comparison_predicate.h                 |  3 -
 be/src/olap/in_list_predicate.cpp                  | 37 +--------
 be/src/olap/in_list_predicate.h                    |  5 +-
 be/src/olap/rowset/segment_v2/segment_iterator.cpp |  3 +-
 6 files changed, 22 insertions(+), 126 deletions(-)


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