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-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org