You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Daniël Heres (Jira)" <ji...@apache.org> on 2021/04/06 06:30:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Daniël Heres updated ARROW-12218:
---------------------------------
    Summary: [Rust][DataFusion] TPC-H Query 6 has a wrong result  (was: [Rust][DataFusion] TPC-H Query 6 gives a wrong result)

> [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)