This is an automated email from the ASF dual-hosted git repository.
zouxinyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 86d7233b06 [fix](nereids) ExtractAndNormalizeWindowExpression rule
should push down correct exprs to child (#21827)
add 9182b8d3c2 [Refactor](exec) Remove the unless header of vresult_writer
(#22011)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/result_writer.h | 7 +++++++
be/src/vec/runtime/vfile_result_writer.h | 4 ++--
be/src/vec/sink/vmysql_result_writer.cpp | 2 +-
be/src/vec/sink/vmysql_result_writer.h | 4 ++--
be/src/vec/sink/vresult_file_sink.cpp | 1 -
be/src/vec/sink/vresult_file_sink.h | 3 +--
be/src/vec/sink/vresult_sink.cpp | 1 -
be/src/vec/sink/vresult_sink.h | 5 ++---
be/src/vec/sink/vresult_writer.h | 36 --------------------------------
9 files changed, 15 insertions(+), 48 deletions(-)
delete mode 100644 be/src/vec/sink/vresult_writer.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]