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 2022/02/02 07:36:39 UTC

[GitHub] [arrow-datafusion] xudong963 opened a new issue #1728: Add `release compile` to CI

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


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   
   Currently, datafusion's ci doesn't have a `release compile`, so it's very possible to introduce bugs such as #1723
   
   **Describe the solution you'd like**
   
   Add `cargo run --release --bin []` to https://github.com/apache/arrow-datafusion/blob/b9a8f151893b2487ee4d5e9018af71713565e26d/.github/workflows/rust.yml#L61
   
   **Describe alternatives you've considered**
   
   No
   
   **Additional context**
   
   No
   


-- 
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 closed issue #1728: Add `release compile` to CI

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


   


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