seawinde commented on PR #66445:
URL: https://github.com/apache/doris/pull/66445#issuecomment-5213963320

   当前单元测试只验证了 hasPartitionCompensation(),没有覆盖实际修复逻辑。建议补充回归测试:查询聚合时不包含 MV 分区列,使 
canUnionRewrite() 返回 false;删除基表分区后,仅需移除失效 MV 分区且无需 UNION ALL,验证 MV rewrite 
成功且结果正确。现有删除分区测试包含分区列,无法覆盖该分支。
   


-- 
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]

Reply via email to