pan3793 commented on PR #5094:
URL: https://github.com/apache/kyuubi/pull/5094#issuecomment-1651168676

   Sames your master is not synced upstream, you can run the following command 
to fix it.
   
   ```
   git checkout master
   git reset --hard 87974f33f710ba8beb3fd332430d1bf0a0278fc6
   git pull
   git checkout add_python_doc
   git rebase master
   git push -f
   ```


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

Reply via email to