I checked the docs, but didn't see any reference to partitions.
When you use `global? True for schema-based multitenancy, what happens?
1. The global table is partitioned, and then use the tenant partitions for the query?
2. Is the data duplicated in the global and tenant tables? - It looks like this is what's occurring