westonpace commented on pull request #10913: URL: https://github.com/apache/arrow/pull/10913#issuecomment-931691921
I believe it would look something like this: https://github.com/westonpace/arrow/commit/2f9386738019e6976b7acd81f94cfc7f3f6109cd In addition to the github actions methoc if you want to run it locally to test it out you can install and configure crossbow (https://arrow.apache.org/docs/developers/crossbow.html) and then run it with: ``` archery crossbow submit test-skyhook-integration ``` -- 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]
