This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3927ceac95 [Bug](runtime filter) Fix runtime filter initialization
(#24063)
add b73f345479 [fix](intersect) fix wrong result of intersect node (#24044)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/vset_operation_node.cpp | 56 +-
.../data/query_p0/intersect/test_intersect2.csv | 2000 ++++++++++++++++++++
.../intersect/test_intersect2.out} | 19 +-
.../query_p0/intersect/test_intersect2.groovy | 111 ++
4 files changed, 2151 insertions(+), 35 deletions(-)
create mode 100644 regression-test/data/query_p0/intersect/test_intersect2.csv
copy
regression-test/data/{correctness/test_exceed_max_pushdown_conditions_per_column.out
=> query_p0/intersect/test_intersect2.out} (64%)
create mode 100644
regression-test/suites/query_p0/intersect/test_intersect2.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]