kishoreg commented on pull request #7542:
URL: https://github.com/apache/pinot/pull/7542#issuecomment-938200566


   can you add more description on what the in function is supposed to return? 
I had to look at the code to see that it's 1 or 0.
   
   Also, what are the scenarios/usecases where we need this? 
   
   Is this standard SQL? what is the equivalent of this in MySQL, Presto etc.
   
   I was wondering if IN would clash with IN in the filter clause. Should we 
come up with a better name?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to