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 a9a633c8f8c [Fix](load) Fix the channel leak when close wait has been cancelled (#38031) add ddcbb1c1e28 [chore](fe) Returns dropped tables in GetMeta request (#38019) No new revisions were added by this update. Summary of changes: be/src/runtime/snapshot_loader.cpp | 1 - .../org/apache/doris/binlog/BinlogManager.java | 14 ++++++ .../java/org/apache/doris/binlog/DBBinlog.java | 50 +++++++++++++++++----- .../org/apache/doris/binlog/DropTableRecord.java | 4 ++ .../main/java/org/apache/doris/catalog/Env.java | 1 + gensrc/thrift/FrontendService.thrift | 1 + 6 files changed, 60 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org