This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from afbd44a63c5 [fix](statistics)Fix hms external table get row count bug
while analyze (#31557)
add 1569f2f4123 [fix](mtmv)fix getIdToItem cause
ConcurrentModificationException (#31511)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/catalog/MTMV.java | 110 +++++++++++++++------
.../java/org/apache/doris/catalog/OlapTable.java | 23 ++++-
.../doris/datasource/hive/HMSExternalTable.java | 6 +-
.../org/apache/doris/mtmv/MTMVPartitionUtil.java | 39 +++++---
.../org/apache/doris/mtmv/MTMVRelatedTableIf.java | 2 +-
.../apache/doris/mtmv/MTMVPartitionUtilTest.java | 4 +
6 files changed, 130 insertions(+), 54 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]