foxtail463 opened a new pull request, #66445: URL: https://github.com/apache/doris/pull/66445
Problem Summary: MV rewrite treated removing invalid MV partitions as requiring UNION ALL, causing valid rewrites to be rejected. Solution: Separate partition compensation detection from base-table partition union requirements. Only check UNION ALL capability when base-table compensation is needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
