[ https://issues.apache.org/jira/browse/ARROW-12219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniël Heres closed ARROW-12219. -------------------------------- Resolution: Fixed For this query, we should fix the test instead (the check should look at first 20 rows) > [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 > Priority: Major > > 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)