Peng-Lei edited a comment on pull request #32340: URL: https://github.com/apache/spark/pull/32340#issuecomment-826828182
> @Peng-Lei I wonder why do you make changes in your fork master and merge them to `SPARK-35139` instead of direct changes in `Peng-Lei:SPARK-35139`? @MaxGekk That's what I did. 1, git branch SPARK-XXX 2, develop... 3, git add and commit 3, git checkout master 4, git pull upstream master 5, git checkout SPARK-XXX 6, git pull origin master 7, git push origin SPARK-XXX -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
