[ https://issues.apache.org/jira/browse/ARROW-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-5217: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21691 > [Rust] [CI] DataFusion test failure > ----------------------------------- > > Key: ARROW-5217 > URL: https://issues.apache.org/jira/browse/ARROW-5217 > Project: Apache Arrow > Issue Type: Bug > Components: Continuous Integration, Rust, Rust - DataFusion > Reporter: Antoine Pitrou > Assignee: Andy Grove > Priority: Blocker > Labels: pull-request-available > Fix For: 0.14.0 > > Time Spent: 20m > Remaining Estimate: 0h > > Travis-CI Rust jobs have started failing consistently with a DataFusion test > failure. > Example here: > https://travis-ci.org/apache/arrow/jobs/524542965 > {code} > ---- > execution::aggregate::tests::test_min_max_sum_count_avg_f64_group_by_uint32 > stdout ---- > thread > 'execution::aggregate::tests::test_min_max_sum_count_avg_f64_group_by_uint32' > panicked at 'assertion failed: `(left == right)` > left: `2`, > right: `5`', datafusion/src/execution/aggregate.rs:1437:9 > note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace. > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)