This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 2151f5d04d [fix](bitmap) fix bug: incorrect orthogonal bitmap result in some cases (#20819) (#20822) add 17a395f5e3 [Bug](runtime-filter) fix runtime filter not register on vdata_gen_scan_node (#20787) No new revisions were added by this update. Summary of changes: be/src/exprs/runtime_filter_slots.h | 10 +--------- be/src/runtime/runtime_filter_mgr.cpp | 14 +++++--------- be/src/runtime/runtime_state.cpp | 2 -- be/src/vec/exec/data_gen_functions/vnumbers_tvf.h | 2 +- be/src/vec/exec/scan/vscan_node.h | 4 +--- be/src/vec/exec/vdata_gen_scan_node.cpp | 22 +++++++++++++++++++++- be/src/vec/exec/vdata_gen_scan_node.h | 5 ++--- be/src/vec/exec/vschema_scan_node.h | 2 +- 8 files changed, 32 insertions(+), 29 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org