HyukjinKwon edited a comment on issue #28118: [SPARK-31002][CORE][DOC][3.0] Add 
version information to the configuration of Core
URL: https://github.com/apache/spark/pull/28118#issuecomment-610336768
 
 
   Keeping the exact same commit log is useful when you revert a specific 
change. For example, you can directly `git revert [a specific commit]` against 
both `master` and `branch-3.0` identically.
   
   If the commit logs are different, you should manually edit the codes when 
you revert it from `branch-3.0`.
   
   FWIW, that's why I don't add another commit to fix the mistake during 
backporing. For example, I made a mistake during backporting one of your 
commit. I had to revert, fix and re-commit - 
https://github.com/apache/spark/commit/2b93493c202388d010bdd19aef0d9319be56e40e,
 
https://github.com/apache/spark/commit/528a07b1ee4dd1a53d7a8821e8bd41e328ee302c 
and 
https://github.com/apache/spark/commit/5017bd6e42ef8b0d4dcf7eabf4293da1eecef16e
   
   ![Screen Shot 2020-04-07 at 8 42 23 
PM](https://user-images.githubusercontent.com/6477701/78665144-51617300-7910-11ea-9b89-3a6cfab3f4bd.png)
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to