The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

AzureSqlDataWarehouseUploadTableDistribution Enumeration

Provides options for the distribution method of new tables.

Enumeration Values

NameSummary
Hash
Distributes rows across the Compute nodes through a deterministic hash function in order to assign each row to a distribution.
RoundRobin
Distributes table rows evenly across all distributions. Unlike Hash-distributed tables, rows with equal values are not guaranteed to be assigned to the same distribution.

© Varigence