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 d535f2b88e4 [enhancement](recycle bin) optimize the recycle bin to
reduce the potential of FE hang (#55753)
add 7f6b3875827 [refactor](predicates) Simplify predicates and profile
(#59625)
No new revisions were added by this update.
Summary of changes:
be/src/exec/olap_common.h | 7 +-
be/src/exec/olap_utils.h | 39 +-
be/src/pipeline/exec/file_scan_operator.cpp | 44 --
be/src/pipeline/exec/file_scan_operator.h | 3 -
be/src/pipeline/exec/olap_scan_operator.cpp | 32 --
be/src/pipeline/exec/scan_operator.cpp | 693 ++++++++++++----------------
be/src/pipeline/exec/scan_operator.h | 56 +--
be/src/vec/exprs/vexpr.h | 2 +-
be/src/vec/exprs/vruntimefilter_wrapper.h | 1 +
9 files changed, 337 insertions(+), 540 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]