zhtaoxiang opened a new pull request, #11466: URL: https://github.com/apache/pinot/pull/11466
Without this fix, `select * from table where foo > 0.06` will be passed as `select * from table where foo > 0.05999999865889549` -- 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]
