vinothchandar commented on a change in pull request #603: [HUDI-63] Removed
unused BucketedIndex code
URL: https://github.com/apache/incubator-hudi/pull/603#discussion_r266682008
##########
File path:
hoodie-client/src/main/java/com/uber/hoodie/index/bucketed/BucketedIndex.java
##########
@@ -47,8 +45,6 @@
*/
public class BucketedIndex<T extends HoodieRecordPayload> extends
HoodieIndex<T> {
Review comment:
can you remove this class? :)
----------------------------------------------------------------
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