tustvold commented on code in PR #4767:
URL: https://github.com/apache/arrow-datafusion/pull/4767#discussion_r1058874108


##########
datafusion/core/tests/sql/subqueries.rs:
##########
@@ -275,7 +275,7 @@ async fn tpch_q17_correlated() -> Result<()> {
         "+--------------------+",
         "| avg_yearly         |",
         "+--------------------+",
-        "| 1901.3714285714286 |",
+        "| 190.13714285714286 |",

Review Comment:
   I've not independently verified this result, but I believe @andygrove added 
CI to check the TPCH queries are returning the correct results, so I think this 
was just out of date



-- 
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]

Reply via email to