zclllyybb commented on PR #26876: URL: https://github.com/apache/doris/pull/26876#issuecomment-1809706206
涉及到函数的测试,应该覆盖四种case:NULL列,NOT NULL列,字面量,常量折叠(如有) 对于涉及到datev2与datetimev2相关的,为了确定函数参数推导正确,应该覆盖字符串只有date格式、有datetimev2格式(小数0位,小数超过6位)的情况。如果老优化器实在有问题难以修复的可以忽略,保证新优化器行为正确。 -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org