Comment on SQL, Scaling, and What's Unique About PostgresparentComments−duaneb11yThis is the approach by the distributed SQL engine F1. It uses a hierarchical table approach where root rows are guaranteed to be on the same shard.
Comments
This is the approach by the distributed SQL engine F1. It uses a hierarchical table approach where root rows are guaranteed to be on the same shard.