vibhatha commented on PR #13232:
URL: https://github.com/apache/arrow/pull/13232#issuecomment-1144925342

   @rtpsw I created a test-PR to show this. I didn't want to commit to this 
branch without verifying it. 
   
   https://github.com/apache/arrow/pull/13297
   
   What I did was, I `cd` into the `testing` submodule. 
   
   Then checkout the commit that is used by the Arrow master branch: 
https://github.com/apache/arrow-testing/tree/53b498047109d9940fcfab388bd9d6aeb8c57425
   
   Inside the `testing` I did the following
   
   `git checkout 53b498047109d9940fcfab388bd9d6aeb8c57425`
   
   Then commit these changes to this branch. 
   
   It should flush the files. Because in theory there is no difference between 
the current git diff of testing vs the checked out branch (which is the 
upstream's testing modules version). 
   
   cc @westonpace 


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to