This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43086-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 876fae6f715 [fix](regression) test_primary_key_partial_update fail due to the U.S. change from DST to standard time (#43288) (#43300) add 71ec89783fb [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