Mar 2, 2021
0
0
Considerations of Data Partitioning on Spark during Data Loading on Clustered Columnstore Index
This article showcases how to take advantage of a highly distributed framework provided by spark engine, to load data into a Clustered Columnstore Index of a relational database like SQL Server or Azure SQL Database, by carefully partitioning the data before insertion.