You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/08/25 02:45:00 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue #940: Ballista integration tests broken due to metrics issue

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb commented on issue #940: Ballista integration tests broken due to metrics issue

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #940:
URL: https://github.com/apache/arrow-datafusion/issues/940#issuecomment-905365172


   I will fix this


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] Dandandan closed issue #940: Ballista integration tests broken due to metrics issue

Posted by GitBox <gi...@apache.org>.
Dandandan closed issue #940:
URL: https://github.com/apache/arrow-datafusion/issues/940


   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] andygrove commented on issue #940: Ballista integration tests broken due to metrics issue

Posted by GitBox <gi...@apache.org>.
andygrove commented on issue #940:
URL: https://github.com/apache/arrow-datafusion/issues/940#issuecomment-905134663


   @alamb fyi


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org