alamb commented on code in PR #12: URL: https://github.com/apache/datafusion-testing/pull/12#discussion_r2333945959
########## data/sqlite/random/expr/slt_good_10.slt: ########## @@ -37288,11 +37288,11 @@ SELECT DISTINCT 87 * + 75 * - 22 AS col0 ---- -143550 -# Datafusion - Datafusion expected results: -# Datafusion - Expected - -29 Review Comment: this is actually kind of cool -- @Omega359 's script left in the expected results, so we can see that after this change DataFusion is now actually generating the expected results -- 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]
