You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/26 13:32:44 UTC

[GitHub] [arrow-datafusion] alamb opened a new issue #192: TPC-H Query 6 has a wrong result

alamb opened a new issue #192:
URL: https://github.com/apache/arrow-datafusion/issues/192


   *Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-12218
   
   TPC-H Query 6 gives a wrong result according to the test in the benchmarks.
   
   {{TPCH_DATA=[..]/tpch-dbgen cargo test --release}}
   Query 6 iteration 0 took 6137.1 ms
   Query 6 avg time: 6137.09 ms
   thread 'tests::q6' panicked at 'assertion failed: `(left == right)`
    left: `["123141078.23"]`,
    right: `["75207768.18550001"]`', benchmarks/src/bin/tpch.rs:1684:17
   
   [~alamb]


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org