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 2021/10/12 16:07:26 UTC

[GitHub] [pinot] walterddr commented on pull request #7565: allow queries to missing columns to fill in default value

walterddr commented on pull request #7565:
URL: https://github.com/apache/pinot/pull/7565#issuecomment-941155655


   > what do you think about introducing something like IFMISSING or IFNULL similar to this https://www.w3schools.com/sql/sql_isnull.asp
   > 
   > This will also allow us to return the right data type.
   
   Adding this would definition be a nice syntax sugar (and agree with @richardstartin that this is tangential). I think we can go with a more generic `COALESCE(identifier, literal)` solution. what do you think?


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