You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/04/26 13:33:02 UTC

[jira] [Commented] (ARROW-12218) [Rust][DataFusion] TPC-H Query 6 has a wrong result

    [ https://issues.apache.org/jira/browse/ARROW-12218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332399#comment-17332399 ] 

Andrew Lamb commented on ARROW-12218:
-------------------------------------

Migrated to github: https://github.com/apache/arrow-datafusion/issues/192

> [Rust][DataFusion] TPC-H Query 6 has a wrong result
> ---------------------------------------------------
>
>                 Key: ARROW-12218
>                 URL: https://issues.apache.org/jira/browse/ARROW-12218
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust - DataFusion
>            Reporter: Daniël Heres
>            Priority: Major
>
> 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 message was sent by Atlassian Jira
(v8.3.4#803005)