You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/02/27 00:21:29 UTC

[GitHub] [druid] gianm commented on issue #9416: COALESCE does not work with empty strings as documentation states it would

gianm commented on issue #9416: COALESCE does not work with empty strings as documentation states it would
URL: https://github.com/apache/druid/issues/9416#issuecomment-591712374
 
 
   > would it be possible to change the behaviour of LOOKUPS such that a key miss evaluates to NULL rather than an empty string?
   
   That's a good point and seems pretty reasonable. I think it's actually already like that in SQL-compliant null handling mode. So maybe in that mode things already work like you expect. It would be good to exercise this case in any unit tests we add while working on this issue.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org