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

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


    from 80ff462abb2 [fix](Nereids) fix misunderstanding about 
bothSideShuffleKeysAreSameOrder (#34811)
     add 7652b7278c7 [fix](IO) Fix async close's raii and lazily load jni's jvm 
max heap value (#34799)

No new revisions were added by this update.

Summary of changes:
 be/src/io/fs/broker_file_writer.cpp       | 12 ++++++------
 be/src/io/fs/broker_file_writer.h         |  5 ++---
 be/src/io/fs/file_writer.h                | 13 ++++++-------
 be/src/io/fs/hdfs_file_writer.cpp         | 14 +++++++-------
 be/src/io/fs/hdfs_file_writer.h           |  4 ++--
 be/src/io/fs/local_file_writer.cpp        | 16 ++++++++--------
 be/src/io/fs/local_file_writer.h          |  4 ++--
 be/src/io/fs/s3_file_writer.cpp           | 18 +++++++++---------
 be/src/io/fs/s3_file_writer.h             |  4 ++--
 be/src/io/fs/stream_sink_file_writer.cpp  | 10 +++++-----
 be/src/io/fs/stream_sink_file_writer.h    |  4 ++--
 be/src/olap/rowset/beta_rowset_writer.cpp |  2 +-
 be/src/runtime/load_stream_writer.cpp     |  4 ++--
 be/src/util/jni-util.cpp                  | 11 ++++++-----
 be/test/olap/tablet_cooldown_test.cpp     |  2 +-
 15 files changed, 61 insertions(+), 62 deletions(-)


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

Reply via email to