This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from fe0cc289ded [Bug](function) fix wrong result on group_concat with distinct+order_… (#45513) add ab427f60a2e branch-2.1: [feat](binlog) Add Support recover binlog #44818 (#45294) No new revisions were added by this update. Summary of changes: .../org/apache/doris/binlog/BinlogManager.java | 27 ++++++++++++++++++ .../java/org/apache/doris/binlog/DBBinlog.java | 33 +++++++++++++++------- .../apache/doris/catalog/CatalogRecycleBin.java | 6 ++-- .../apache/doris/datasource/InternalCatalog.java | 2 +- .../java/org/apache/doris/persist/EditLog.java | 8 ++++-- .../java/org/apache/doris/persist/RecoverInfo.java | 22 +++++++++++++-- .../doris/persist/DropAndRecoverInfoTest.java | 2 +- gensrc/thrift/FrontendService.thrift | 4 +-- 8 files changed, 84 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org