r266-tech commented on PR #54953: URL: https://github.com/apache/spark/pull/54953#issuecomment-4667917914
@HyukjinKwon Thanks for the review. The check failed because this branch was based on a stale master, so the test workflow run in the fork could not be detected. I rebased onto the current master (no content changes to the patch) and the test workflow is now running in the fork: https://github.com/r266-tech/spark/actions/runs/27261902858. The workflow detection check on this PR is passing now. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
