1
0
Files
hudi/docs
Vinoth Chandar 86209640f7 Adding range based pruning to bloom index
- keys compared lexicographically using String::compareTo
 - Range metadata additionally written into parquet file footers
 - Trim fat & few optimizations to speed up indexing
 - Add param to control whether input shall be cached, to speed up lookup
 - Add param to turn on/off range pruning
 - Auto compute of parallelism now simply factors in amount of comparisons done
 - More accurate parallelism computation when range pruning is on
 - tests added & hardened, docs updated
2017-08-04 13:22:13 -07:00
..
2017-03-12 20:30:42 -07:00
2017-03-12 20:30:42 -07:00
2017-02-17 08:25:17 -08:00
2017-03-02 11:39:40 -08:00
2017-03-28 05:08:54 -07:00
2017-01-06 00:06:15 -08:00