b41sh commented on pull request #779: URL: https://github.com/apache/arrow-rs/pull/779#issuecomment-928017662
> A trick I use in arrow2 for this is to have [a git patch](https://github.com/jorgecarleitao/arrow2/blob/main/integration-testing/unskip.patch) and apply it to arrow during execution [here](https://github.com/jorgecarleitao/arrow2/blob/main/.github/workflows/integration-ipc.yml#L30). An alternative is to create a PR in apache/arrow and point to that PR on our CI [here](https://github.com/apache/arrow-rs/blob/master/.github/workflows/integration.yml#L32). Once tests pass here, merge this PR without that change here and afterwards the PR in apache/arrow. ! [remote rejected] interval-MonthDayNano -> interval-MonthDayNano (refusing to allow a Personal Access Token to create or update workflow `.github/workflows/integration.yml` without `workflow` scope) I don't have permission to modify the files in the workflow directory, can you help me start the integration test? @houqp @jorgecarleitao -- 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]
