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

   > @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.
   
   Did you miss the END in the case statement?


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

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


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

Reply via email to