Non-Partitioned Query Scale-Out

For non-partitioned data, new JOIN and GROUP BY algorithms reduce the amount of intermediate results that are exchanged during distributed query execution.

These new features improve query performance in cases limited by shared temp or interconnect bandwidth. The optimizer automatically selects these new operators on a cost basis. No user intervention is required but some limitations apply: