EdwinGuo commented on issue #1466: [HUDI-742] Fix Java Math Exception URL: https://github.com/apache/incubator-hudi/pull/1466#issuecomment-606326207 > > @Iamber-ken, yes, I was using my company git config to commit the code. Do I need to recommit the code using my personal github account? > > It doesn't matter, it's better to use your personal github email from my side. > > A simple way is > > ``` > cd incubator-hudi > git config user.email <your email> // valid only for the current project > git rebase -i HEAD~3 > git push xxx --force > ``` @Iamber-ken The commits had been squashed. Thanks
---------------------------------------------------------------- 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
