This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from e9cd1d64ed (fix)[multi-catalog][nereids] Reset ExternalFileScanNode required slots after Nereids planner do projection. #16549 add 379bef598d [fix-core](block) clear block row_same_bit when block reuse (#16172) No new revisions were added by this update. Summary of changes: be/src/vec/core/block.h | 2 ++ be/src/vec/exec/scan/vscanner.cpp | 3 +++ .../tpcds_sf1_p1/sql/row_same_bit.out} | 3 +-- .../datev2/tpcds_sf1_p1/sql/row_same_bit.sql | 22 ++++++++++++++++++++++ 4 files changed, 28 insertions(+), 2 deletions(-) copy regression-test/data/{correctness/test_crossjoin_inlineview_slot.out => datev2/tpcds_sf1_p1/sql/row_same_bit.out} (82%) create mode 100644 regression-test/suites/datev2/tpcds_sf1_p1/sql/row_same_bit.sql --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org