etseidl commented on PR #6649:
URL: https://github.com/apache/arrow-rs/pull/6649#issuecomment-2450279466

   @zeevm I admit to not being an expert here. Looking at the error logs, CI 
_is_ pulling an older commit. Pure speculation, but based on 
[this](https://stackoverflow.com/questions/70039701/git-submodule-update-gets-stuck-at-old-commit)
 I wonder if you need to do `git submodule update --remote` in your branch, 
create a new commit and push it. That _may_ cause CI to pick up the recent 
changes.
   
   Anyone with more git/github/workflow knowledge please chime in if I'm just 
embarrassing myself here 😅  


-- 
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]

Reply via email to