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 32367c6d975 [chore](checkstyle): forbid lombok in Nereids (#27700)
     add d9d54686212 [feature](audit-log) add audit-log in insert into (#27641)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/pipeline_fragment_context.cpp      |  3 ++-
 be/src/pipeline/pipeline_fragment_context.h        | 12 +++++++++++
 be/src/pipeline/pipeline_task.cpp                  |  3 ++-
 .../pipeline_x/pipeline_x_fragment_context.cpp     |  3 ++-
 be/src/runtime/fragment_mgr.cpp                    |  8 +++++++
 be/src/runtime/plan_fragment_executor.cpp          | 25 +++++++++++++++++++---
 be/src/runtime/plan_fragment_executor.h            |  7 ++++++
 be/src/runtime/query_context.h                     |  2 ++
 be/src/runtime/query_statistics.cpp                |  9 ++++++++
 be/src/runtime/query_statistics.h                  | 19 ++++++++++++----
 be/src/vec/exec/vexchange_node.cpp                 |  8 +++++--
 gensrc/thrift/FrontendService.thrift               | 12 +++++++++++
 12 files changed, 99 insertions(+), 12 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to