jugomezv commented on issue #11543: URL: https://github.com/apache/pinot/issues/11543#issuecomment-1710649308
This is not a big deal for manual queries but we do have some tooling that autogenerates queries like these that do work well in other SQL interface dbs but they produce the wrong output in Pinot silently: i.e. there is no error reported but the query result is incorrect. **Desired Behavior:** is that query figures that the passed timestamp is a string with the format in the schema and parsed as such. If not and error must be reported while parsing the query. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org