This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f8e7feafe31 [fix](inverted index) fix case test_index_ddl_fault_injection (#47253) add 2dcb12ea2b3 [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