go-sif / sif

Sif is a framework for fast, predictable, general-purpose distributed computing in the map/reduce paradigm.
Apache License 2.0
32 stars 3 forks source link

Only search the relevant subtree when merging all rows in a Partition into a ptree #28

Closed Ghnuberath closed 3 years ago

Ghnuberath commented 3 years ago

Also, bringing BucketedPartitionIndex closer to PartitionIndex by eliminating similarly-named and similarly-intended method.