kszucs commented on a change in pull request #10225:
URL: https://github.com/apache/arrow/pull/10225#discussion_r625385562
##########
File path: .github/workflows/integration.yml
##########
@@ -82,7 +80,7 @@ jobs:
- name: Setup Archery
run: pip install -e dev/archery[docker]
- name: Execute Docker Build
- run: archery docker run conda-integration
+ run: archery docker run -e ARCHERY_INTEGRATION_WITH_RUST=1
conda-integration
Review comment:
@jorgecarleitao @andygrove @alamb you'll need to update the integration
workflow in arrow-rs once we merge 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.
For queries about this service, please contact Infrastructure at:
[email protected]