vinothchandar commented on issue #653: Fixes HUDI-85 : Interval tree based pruning for Bloom Index URL: https://github.com/apache/incubator-hudi/pull/653#issuecomment-486693894 Performance benchmark: "Workload Profile : - 3 days of data - 80B keys total - 11416 files total - 5% updates - 10TB dataset - 100M records total Spark setup: - 60 executors, 5 cores" A. Baseline/Spark Join | 2885 secs B. Hudi/BloomIndex | 1166 secs C. B + Interval Tree | 700 secs
---------------------------------------------------------------- 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
