You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/04/26 04:47:00 UTC

[jira] [Assigned] (ARROW-5217) [Rust] [CI] DataFusion test failure

     [ https://issues.apache.org/jira/browse/ARROW-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Grove reassigned ARROW-5217:
---------------------------------

    Assignee: Andy Grove

> [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
>
> 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
(v7.6.3#76005)