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/12/07 19:14:33 UTC

[GitHub] [pinot] etadelta222 commented on issue #9931: [feature] Support coalesce for literals

etadelta222 commented on issue #9931:
URL: https://github.com/apache/pinot/issues/9931#issuecomment-1341467579

   Hi @61yao , for our use case the literal would not be null. ex: coalesce([column],'string literal') if the [column] is null, use the 'string literal'. Purpose of the coalesce for us is to pass in a string literal when the actual column value is null.


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