HangyuanLiu commented on issue #2911: Support not_empty function and empty 
function
URL: https://github.com/apache/incubator-doris/pull/2911#issuecomment-586792476
 
 
   > Is it necessary to implement this function? Why not using `length(str) == 
0`?
   @morningman 
   I think is necessary ,length(null) == null and empty(null) == 1. And 
empty(array) is necessary when we implement complex type

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to