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 9e960f4c4f [chore](build) Use include-what-you-use to optimize includes (#18681) add eb128753ac [Opt](pipeline) opt pipeline shared scan (#18715) No new revisions were added by this update. Summary of changes: be/src/pipeline/pipeline_fragment_context.cpp | 6 ++--- be/src/runtime/runtime_state.h | 5 ---- be/src/vec/exec/scan/scanner_context.cpp | 2 +- be/src/vec/exec/scan/vscan_node.cpp | 1 - be/src/vec/exec/scan/vscan_node.h | 17 ++++++++++++ .../org/apache/doris/planner/OlapScanNode.java | 5 ++++ .../java/org/apache/doris/planner/PlanNode.java | 4 +++ .../main/java/org/apache/doris/qe/Coordinator.java | 31 +++++++++++++++------- gensrc/thrift/PaloInternalService.thrift | 3 ++- 9 files changed, 54 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org