This is an automated email from the ASF dual-hosted git repository.

panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 3e29642ab1b [Fix](Hdfs)Fix Kerberos auth config detection and 
auto-enable hive.metastore.sasl (#59748)
     add 6384827648b [Bug](exchange) do not release stream_recvr in close 
(#59701)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/exchange_sink_buffer.cpp     |  2 +-
 be/src/pipeline/exec/exchange_sink_buffer.h       |  2 +-
 be/src/pipeline/exec/exchange_source_operator.cpp |  3 +-
 be/src/pipeline/exec/scan_operator.cpp            | 36 +++++++++++++----------
 be/src/pipeline/exec/scan_operator.h              |  6 ++--
 be/src/pipeline/pipeline_fragment_context.cpp     |  9 ++++--
 be/src/runtime/task_execution_context.cpp         | 26 ++--------------
 be/src/runtime/task_execution_context.h           |  3 +-
 be/src/vec/exec/scan/scanner_context.cpp          |  8 ++++-
 be/src/vec/exec/scan/scanner_context.h            |  4 ---
 be/src/vec/exec/scan/scanner_scheduler.cpp        |  1 -
 be/src/vec/runtime/vdata_stream_recvr.cpp         |  2 +-
 thirdparty/build-thirdparty.sh                    |  2 ++
 13 files changed, 46 insertions(+), 58 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to