andygrove opened a new issue #940:
URL: https://github.com/apache/arrow-datafusion/issues/940
**Describe the bug**
Executor crashed with:
```
thread 'tokio-runtime-worker' panicked at 'Mismatched metric types. Can not
aggregate Count { name: "output_rows", count: Count { value: 46 } } with value
OutputRows(Count { value: 74124 })',
datafusion/src/physical_plan/metrics/value.rs:239:17
```
**To Reproduce**
`./dev/integration-tests.sh`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]