This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43086-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from bd327c4c4a7 branch-3.0: [chore](restore) Save restore stmt to the resp if RestoreSnapshot failed (#42956) add 6c00d79b3aa [enhance](mtmv) MTMV interface optimization (#43086) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/catalog/OlapTable.java | 5 ----- .../doris/datasource/hive/HMSExternalTable.java | 22 +++++++++++++--------- .../apache/doris/job/extensions/mtmv/MTMVTask.java | 18 +++++++----------- .../MTMVBaseTableIf.java} | 18 ++++++++++++++---- .../org/apache/doris/mtmv/MTMVRelatedTableIf.java | 16 ++++++++++++++-- 5 files changed, 48 insertions(+), 31 deletions(-) copy fe/fe-core/src/main/java/org/apache/doris/{qe/VariableVarConverterI.java => mtmv/MTMVBaseTableIf.java} (66%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org