|
|
Considerations of Data Partitioning on Spark during Data Loading on Clustered ColumnStore Index |
Considerations of Data Partitioning on Spark during Data Loading on Clustered ColumnStore Index
Considerations of Data Partitioning on Spark during Data Loading on Clustered ColumnStore Index
Files
|
|
Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
System Requirements
Operating Systems: Windows 10, Windows 11
none
Installation Instructions
Bulk load methods on SQL Server are by default serial, which means for example, one BULK INSERT statement would spawn only one thread to insert the data into a table. However, for concurrent loads you may insert into the same table using multiple BULK INSERT statements, provided there are multiple files to be read.