← Graph

Top-down bucketing from Authority

concept 2 connections

Apply4 domain model rooted on an Authority (has a country attribute → region). Bucket assignment starts at each Authority, then iterates through every has_many association to propagate the Authority's bucket value to descendant records. Proved faster and simpler to implement than walking leaf-to-root.

category
practice
about
Top-down bucketing from Authority concept
Talk details top-down bucket assignment starting from the Authority's country.
concept Top-down bucketing from Authority
related_to
Bucketing concept
Top-down traversal is the specific implementation technique for bucket assignment.

Provenance

Read by
1 extraction