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/05/11 23:48:59 UTC

[GitHub] [arrow-datafusion] andygrove opened a new issue #321: CI should run Ballista integration tests

andygrove opened a new issue #321:
URL: https://github.com/apache/arrow-datafusion/issues/321


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   We are seeing PRs merged that cause regressions in Ballista because we currently rely on manual integration testing.
   
   **Describe the solution you'd like**
   CI should run the integration tests:
   
   ```bash
   ./dev/integration-tests.sh
   ```
   
   **Describe alternatives you've considered**
   None
   
   **Additional context**
   None
   


-- 
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.

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



[GitHub] [arrow-datafusion] houqp commented on issue #321: CI should run Ballista integration tests

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


   Thank you @liukun4515 ! In case you missed it, the setup I had in https://github.com/apache/arrow-datafusion/pull/688 already works and was only paused pending optimizations to reduce cache size. I imagine you might be able to reuse some of the setup there when you start working on this this task.


-- 
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 #321: CI should run Ballista integration tests

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


   The lack of ballista coverage in CI came up again with @gaojun2048 @liukun4515  and @mingmwang 
    on https://github.com/apache/arrow-datafusion/pull/2070#discussion_r834104400


-- 
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] liukun4515 commented on issue #321: CI should run Ballista integration tests

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


   I can take this task in the Q2


-- 
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