You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/06/03 02:51:34 UTC

[doris] branch master updated (6958a8f92f -> 3e186a8821)

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

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


    from 6958a8f92f [fix](dynamic_partition) fix dead lock when modify dynamic partition property for olap table (#20390)
     add 3e186a8821 [opt](MergedIO) optimize merge small IO, prevent amplified read (#20305)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |  1 +
 be/src/common/config.h                             |  2 ++
 be/src/io/fs/buffered_reader.cpp                   | 10 +++++++++
 be/src/io/fs/buffered_reader.h                     |  1 +
 be/src/vec/exec/format/parquet/vparquet_reader.cpp | 24 ++++++++++++++--------
 5 files changed, 29 insertions(+), 9 deletions(-)


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