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 3c4a60987f9 [Fix](partial update) Forbid partial update when table is in `SCHEMA_CHANGE/ROLLUP` in FE (#46985) add 2a55e39d3be [feat](binlog) Add lock binlog method (#46887) No new revisions were added by this update. Summary of changes: .../org/apache/doris/binlog/BinlogManager.java | 25 ++++- .../java/org/apache/doris/binlog/DBBinlog.java | 54 +++++++++++ .../java/org/apache/doris/binlog/TableBinlog.java | 47 ++++++++++ .../apache/doris/service/FrontendServiceImpl.java | 104 ++++++++++++++++++++- gensrc/thrift/FrontendService.thrift | 24 +++++ 5 files changed, 247 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org