amrishlal opened a new issue #6325: URL: https://github.com/apache/incubator-pinot/issues/6325
Invalid queries seems to run successfully in the Pinot sql console without producing any error. This gives the impression that the query ran, but returned an empty result. **select playerId as a, yearid as a from baseballStats limit 100 select xyz from baseballStats limit 100** ---------------------------------------------------------------- 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]
