kishoreg commented on pull request #5952:
URL: https://github.com/apache/incubator-pinot/pull/5952#issuecomment-686785321
show we just model this as UDF?
```
SELECT COUNT(*) FROM mytable WHERE AirlineID IN
IDSET('AgAAAAABAAAAADowAAABAAAAAAADABAAAAAAAOpMg0+zUg==')
(AgAAAAABAAAAADowAAABAAAAAAADABAAAAAAAOpMg0+zUg== is the base64 encoded
IdSet)
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]