Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
Travis-CI Rust jobs have started failing consistently with a DataFusion test failure.
Example here:
https://travis-ci.org/apache/arrow/jobs/524542965
---- 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.
Attachments
Issue Links
- links to