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/23 08:42:52 UTC

[doris] branch master updated (8515a03ef9 -> 8a810cd554)

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 8515a03ef9 [fix](compile) fix compile error caused by `mysql_scan_node.cpp` not being found when enabling `WITH_MYSQL` (#15277)
     add 8a810cd554  [fix](bitmapfilter) fix core dump caused by bitmap filter (#15296)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/runtime_filter.cpp                                | 8 ++++++--
 be/src/runtime/types.h                                         | 5 +++++
 be/src/vec/exec/scan/vscan_node.cpp                            | 2 +-
 regression-test/data/query_p0/join/test_bitmap_filter.out      | 9 +++++++++
 regression-test/suites/query_p0/join/test_bitmap_filter.groovy | 4 +++-
 5 files changed, 24 insertions(+), 4 deletions(-)


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