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/08 09:14:33 UTC

[doris] branch master updated (562fb6db83 -> 375e0e08ca)

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 562fb6db83 [fix](Nereids) event channel dead loop until queue is not empty (#14816)
     add 375e0e08ca [Bug](predicate) fix ccore dump on varchar with in list predicate (#14881)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/bitmap_filter_predicate.h                     |  3 ++-
 be/src/olap/bloom_filter_predicate.h                      |  8 ++++++--
 be/src/olap/comparison_predicate.h                        | 15 ++++++++-------
 be/src/olap/in_list_predicate.h                           | 11 ++++-------
 be/src/runtime/primitive_type.h                           |  3 +++
 .../sql/sqlsmith01.out}                                   |  3 +--
 .../suites/tpcds_sf1_unique_p1/sql/sqlsmith01.sql         |  1 +
 7 files changed, 25 insertions(+), 19 deletions(-)
 copy regression-test/data/{correctness/test_crossjoin_inlineview_slot.out => tpcds_sf1_unique_p1/sql/sqlsmith01.out} (84%)
 create mode 100644 regression-test/suites/tpcds_sf1_unique_p1/sql/sqlsmith01.sql


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