alamb commented on code in PR #5761:
URL: https://github.com/apache/arrow-rs/pull/5761#discussion_r1598223050
##########
.github/workflows/integration.yml:
##########
@@ -95,11 +95,16 @@ jobs:
with:
path: rust
fetch-depth: 0
- # Workaround https://github.com/rust-lang/jobserver-rs/issues/87
- # Can be removed once https://github.com/rust-lang/jobserver-rs/pull/88
is released
- - name: Downgrade jobserver
+ - name: Checkout Arrow nanoarrow
Review Comment:
What is the purpose of checking out nanoarrow?
--
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]