An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
REPLICATE / REDUCE / REDISTRIBUTE Join Hints for LEFT and RIGHT JOIN
Miles Cole
6
Reputation points Microsoft Employee
INNER JOIN hints are available to enforce data movement which the optimizer may not be able to identify is more efficient. Why aren't these join hints available for LEFT or RIGHT joins?
Using LEFT REPLICATE JOIN, etc. will result in a syntax error.
Thanks,
Azure Synapse Analytics
Azure Synapse Analytics
Sign in to answer