You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/03/19 07:29:29 UTC

[GitHub] [incubator-hudi] ambition119 commented on issue #603: [HUDI-63] Removed unused BucketedIndex code

ambition119 commented on issue #603: [HUDI-63] Removed unused BucketedIndex code
URL: https://github.com/apache/incubator-hudi/pull/603#issuecomment-474228204
 
 
   > One more nit: :) . can you squash your commits into 1 before merge?
   
   sorry, I just operate like:
   ```shell
   $ git rebase -i HEAD~2
   pick 3703a33 [HUDI-63] Removed unused BucketedIndex code
   squash 194a638 [HUDI-63] fix up review content
   $ git rebase --continue
   $ git pull
   $ git push
   ```
   then I fund not squash commits.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services