This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 7d0e36a [fix](be-ut) fix bitmap_ut result wrong && fix schema_change
compile error (#8261)
add 757e357 [refactor] remove unused new_in_predicate code (#8263)
No new revisions were added by this update.
Summary of changes:
be/src/common/daemon.cpp | 2 -
be/src/exprs/CMakeLists.txt | 1 -
be/src/exprs/new_in_predicate.cpp | 185 --------------------
be/src/exprs/new_in_predicate.h | 348 --------------------------------------
4 files changed, 536 deletions(-)
delete mode 100644 be/src/exprs/new_in_predicate.cpp
delete mode 100644 be/src/exprs/new_in_predicate.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]