andygrove commented on code in PR #14273: URL: https://github.com/apache/datafusion/pull/14273#discussion_r1936003884
########## datafusion/sqllogictest/test_files/tpch/answers/q6.slt.part: ########## @@ -27,4 +27,4 @@ where and l_discount between 0.06 - 0.01 and 0.06 + 0.01 and l_quantity < 24; ---- -11803420.2534 +7115406.7008 Review Comment: SQL literals should be decimal not float per ANSI SQL specification -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org