apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.78k stars 3.29k forks source link

[Bug](runtime-filter) fix wrong throw of contain null #44348

Closed BiteTheDDDDt closed 3 days ago

BiteTheDDDDt commented 4 days ago

What problem does this PR solve?

fix wrong throw of contain null introduced by #https://github.com/apache/doris/issues/43780 None

Check List (For Author)

Check List (For Reviewer who merge this PR)

BiteTheDDDDt commented 4 days ago

run buildall

github-actions[bot] commented 4 days ago

PR approved by at least one committer and no changes requested.

github-actions[bot] commented 4 days ago

PR approved by anyone and no changes requested.

github-actions[bot] commented 4 days ago

clang-tidy review says "All clean, LGTM! :+1:"

BiteTheDDDDt commented 4 days ago

run buildall