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 f6a1d622de9 [fix](partition) Remove invalid partition property in synced table (#47571) add 6974c0a01c9 [feat](binlog) Speed binlog gc by locked binlogs (#47547) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/common/Config.java | 2 +- .../org/apache/doris/binlog/BinlogManager.java | 5 ++- .../java/org/apache/doris/binlog/DBBinlog.java | 45 +++++++++++++++++++--- .../java/org/apache/doris/binlog/TableBinlog.java | 20 +++++++++- 4 files changed, 63 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org