davidradl commented on PR #22026:
URL: https://github.com/apache/flink/pull/22026#issuecomment-2082342760

   I cherry pick the first 2 commits (fixing the conflicts in the seconds one). 
The issue I am seeing is that the third commit sha is not being resolved in my 
client.
   
   ```
   git cherry-pick 0e59da21f04c1b4a63226fa2deb6cdca559df686
   fatal: bad object 0e59da21f04c1b4a63226fa2deb6cdca559df686
   ```
   
   ```
   git show 0e59da21f04c1b4a63226fa2deb6cdca559df686
   fatal: bad object 0e59da21f04c1b4a63226fa2deb6cdca559df686 
   ```
   
   I have run `git fetch`. `git show` works for the first 2 commits.
   
   Continuing to look into this. If you have any thoughts that will be great. 


-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to