This is an automated email from the ASF dual-hosted git repository.

yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from 477b87c  [feature](vec) Support update stmt in vec query engine (#8296)
     add d9c2c2c  Revert "[refactor] remove unused new_in_predicate code 
(#8263)" (#8372)

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 insertions(+)
 create mode 100644 be/src/exprs/new_in_predicate.cpp
 create mode 100644 be/src/exprs/new_in_predicate.h

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to