Replicated Tables now generally available in Azure SQL Data Warehouse

Community Manager

We are excited to announce that Replicated Tables, a new type of table distribution, are now generally available in Azure SQL Data Warehouse (SQL DW). SQL DW is a fully managed, flexible, and secure cloud data warehouse tuned for running complex queries fast and across petabytes of data.

 

The key to performance for large-scale data warehouses is how data is distributed across the system. When queries join across tables and data is distributed differently, data movement is required to complete the query. The same can be said when transforming data to load, enrich, and apply business rules. With Replicated Tables, the data is available on all compute nodes, hence data movement is eliminated, and queries run faster. In some cases, such as small dimension tables, choosing a Replicated Table versus a Round Robin table, can increase performance because data movement is reduced. As with all optimization techniques, performance gains may vary and should be tested.

 

2d65a6d3-8c51-4113-88c5-21a505549b05.png

 

Read about it in the Azure blog.

2 Replies

@Eric Starker this article is a few years old now but things have changed and now you do not see the benefits of a replicated table unless you use DW1000 and above. Is my understanding correct?

Thanks for the note! I am a community manager and not a product expert - I shared a portion of an article written by an expert from the Azure blog to boost awareness. So I won't be able to answer your question, but hopefully one of the experts here can chime in to help share guidance.