This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46981-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 181c38963ad branch-3.0: [fix](group commit) prepare command should consider table may be recreated #46900 (#46923) add 6e709a799ec [fix](binlog) Fix table not gc binlog meta/records (#46981) No new revisions were added by this update. Summary of changes: .../org/apache/doris/binlog/BinlogManager.java | 2 + .../java/org/apache/doris/binlog/DBBinlog.java | 13 +-- .../java/org/apache/doris/binlog/TableBinlog.java | 26 +++-- .../java/org/apache/doris/binlog/DbBinlogTest.java | 118 +++++++++++++++++++++ .../apache/doris/binlog/MockBinlogConfigCache.java | 5 + .../org/apache/doris/binlog/TableBinlogTest.java | 117 ++++++++++++++++++++ 6 files changed, 263 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org