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 ccd00f8d2aa [Feature](function) support array_contains_all function 
(#38376)
     add d1bc5258661 [Improment]Limit remote scan IO (#39012)

No new revisions were added by this update.

Summary of changes:
 be/src/io/fs/buffered_reader.cpp                 | 20 +++++++----
 be/src/io/fs/file_reader.cpp                     | 12 -------
 be/src/io/fs/hdfs_file_reader.cpp                |  6 ++++
 be/src/io/fs/local_file_reader.cpp               | 15 ++++++++-
 be/src/io/fs/local_file_reader.h                 |  4 ++-
 be/src/io/fs/s3_file_reader.cpp                  |  4 +++
 be/src/olap/olap_common.h                        |  1 +
 be/src/runtime/exec_env.h                        |  2 +-
 be/src/runtime/exec_env_init.cpp                 | 10 ++++--
 be/src/runtime/thread_context.h                  | 43 ++++++++++++++++++++++--
 be/src/runtime/workload_group/workload_group.cpp |  9 ++---
 be/src/runtime/workload_group/workload_group.h   |  4 ++-
 be/src/service/doris_main.cpp                    |  2 --
 13 files changed, 98 insertions(+), 34 deletions(-)


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

Reply via email to