elonazoulay opened a new issue #8406: URL: https://github.com/apache/pinot/issues/8406
Would it make sense to add a config flag to fail a query if a column which does not exist is in a select statement? ex. `select <random column name that doesn't exist> from table` produces an empty result set but no error. -- 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]
