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

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


    from bf943cc8f35 [fix](mow) delete bitmap is not deleted if commit 
compaction job failed (#56758)
     add f5dd140088e [refactor](predicate) Refactor interface (#56739)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/delete_handler.cpp              |   7 +-
 be/src/olap/in_list_predicate.h             |  37 +++++----
 be/src/olap/predicate_creator.h             | 122 +++++++++++++++-------------
 be/src/olap/tablet_reader.cpp               |   3 +-
 be/src/runtime/runtime_predicate.cpp        |   6 +-
 be/src/runtime/runtime_predicate.h          |   2 +-
 be/src/vec/data_types/data_type_factory.cpp |  10 +--
 be/src/vec/data_types/data_type_factory.hpp |   5 +-
 8 files changed, 104 insertions(+), 88 deletions(-)


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

Reply via email to