You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/02/27 17:41:47 UTC

[GitHub] [pinot] KKcorps commented on issue #8251: Add COALESCE or NULL value functions

KKcorps commented on issue #8251:
URL: https://github.com/apache/pinot/issues/8251#issuecomment-1053626775


   @Jackie-Jiang This is also a requirement to support Tableau completely from our end. Is there a way we can implement this?
   Currentl, `WHERE column IS NULL` is supported when we set `nullHandlingEnabled` to `true`. But `CASE WHEN col IS NULL THEN a ELSE b` throws parsing exception.


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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