ianmcook commented on pull request #10343: URL: https://github.com/apache/arrow/pull/10343#issuecomment-850407397
Some of these examples should be changed to use `@examplesIf arrow_available()` See the failure in yesterday's `test-r-without-arrow` job: https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=5784&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181&l=306 I guess in the future, when adding examples, we should run: ``` @github-actions crossbow submit test-r-minimal-build test-r-without-arrow ``` @thisisnic could you open a new PR to fix that when you have a chance? Thank you! -- 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]
