zclllyybb commented on PR #39187:
URL: https://github.com/apache/doris/pull/39187#issuecomment-2286875035

   测试注意这些点都得覆盖:
   1. 对空表做操作
   2. 对字面量做操作,以及一个为Column一个为字面量这种
   3. nullable和非nullable的入参都要有,也要考虑混合的情况。可以通过套nullable()函数很容易实现。
   4. 这个函数是否有特殊值,比如没有定义的情况


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