You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2023/01/30 08:53:28 UTC

[doris] branch master updated (342f3168b5 -> fdc042bb39)

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 342f3168b5 [fix](Nereids) return null when encryption is invalid rather than throw exception (#16234)
     add fdc042bb39 [fix](vresultsink) BufferControlBlock may block all fragment handle threads  (#16231)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/result_buffer_mgr.cpp                           | 9 ++++++++-
 be/src/runtime/result_buffer_mgr.h                             | 3 ++-
 be/src/runtime/runtime_state.h                                 | 1 +
 be/src/vec/sink/vresult_file_sink.cpp                          | 3 ++-
 be/src/vec/sink/vresult_sink.cpp                               | 3 ++-
 fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java  | 6 +++++-
 fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java | 6 ++++++
 7 files changed, 26 insertions(+), 5 deletions(-)


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