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 2020/04/13 00:59:12 UTC

[GitHub] [incubator-hudi] vinothchandar edited a comment on issue #1402: [WIP][HUDI-407] Adding Simple Index

vinothchandar edited a comment on issue #1402: [WIP][HUDI-407] Adding Simple Index
URL: https://github.com/apache/incubator-hudi/pull/1402#issuecomment-612703386
 
 
   @lamber-ken what you are testing is the worst case workload for upsert.. i.e all updates.. Thanks for testing it out.. It seems like join as faster as expected..
   
   With this we have more indexing arsenal.. BloomIndex (v2) will still be much faster for production use-cases (where there are small amount of updates and temporal write patterns) I believe.. nonetheless :) 

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