Antoine Pitrou created ARROW-5217:
-------------------------------------

             Summary: [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


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)

Reply via email to