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/incubator-doris.git.
from 5c104ec [Improvement] use "storage_cooldown_seconds" property when storage medium is SSD (#7532) add 9ddcf06 [improvement](load) Transaction for load job with no data for all partitions should be considered as normal and should not be aborted (#7240) No new revisions were added by this update. Summary of changes: be/src/agent/task_worker_pool.cpp | 8 +++---- .../runtime/stream_load/stream_load_executor.cpp | 7 ++---- .../load/routineload/KafkaRoutineLoadJob.java | 10 --------- .../doris/load/update/UpdateStmtExecutor.java | 15 ------------- .../java/org/apache/doris/qe/StmtExecutor.java | 26 +++++----------------- .../doris/transaction/DatabaseTransactionMgr.java | 11 --------- .../TransactionCommitFailedException.java | 2 -- .../doris/load/update/UpdateStmtExecutorTest.java | 10 +++++++++ 8 files changed, 21 insertions(+), 68 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org