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:34:00 UTC

[jira] [Created] (ARROW-12219) [Rust][DataFusion] TPC-H Query 10 has a wrong result

Daniël Heres created ARROW-12219:
------------------------------------

             Summary: [Rust][DataFusion] TPC-H Query 10 has a wrong result
                 Key: ARROW-12219
                 URL: https://issues.apache.org/jira/browse/ARROW-12219
             Project: Apache Arrow
          Issue Type: Bug
          Components: Rust - DataFusion
            Reporter: Daniël Heres


 TPC-H Query 10 returns a wrong answer:
 
> TPCH_DATA=[..] cargo test --release

{{Query 10 iteration 0 took 6366.8 ms
Query 10 avg time: 6366.78 ms
thread 'tests::q10' panicked at 'assertion failed: `(left == right)`
  left: `20`,
 right: `37967`', benchmarks/src/bin/tpch.rs:1680:13}}
 
FYI [~alamb]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)