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

2019-03-21 Thread GitBox
ambition119 commented on issue #603: [HUDI-63] Removed unused BucketedIndex code URL: https://github.com/apache/incubator-hudi/pull/603#issuecomment-475485921 > Hmmm I usually do the following workflow. > > ``` > git fetch origin > git fetch hudi # replace with whatever is your

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

2019-03-20 Thread GitBox
ambition119 commented on issue #603: [HUDI-63] Removed unused BucketedIndex code URL: https://github.com/apache/incubator-hudi/pull/603#issuecomment-474752354 > Hmmm what exact issue did you run into.. Seems like you are doing the right thing by picking the first one and squashing the

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

2019-03-19 Thread GitBox
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