Skip to main content

One doc tagged with "replicated"

View all tags

When to Break Colocation

Reference data belongs in REPLICATED caches. Build a star schema with partitioned fact tables and replicated dimension tables, measure the cost of setDistributedJoins with and without colocation, and learn when a dimension is small enough to replicate.