richardstartin opened a new issue #8002: URL: https://github.com/apache/pinot/issues/8002
Steps to reproduce: 1. go to query editor 2. type `select count(*) from airlineStats where insubquery(OriginAirportID, 'select idset(DestAirportID) from airlineStats') = 1 and` 3. press enter: <img width="1792" alt="Screenshot 2022-01-12 at 16 16 52" src="https://user-images.githubusercontent.com/16439049/149178866-9feee1e9-b01b-47d2-8d88-05c1c6732c3f.png"> -- 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]
