Skip to main content
Since 2.18.0
convert_to_columnstore() replaces compress_chunk(), deprecated in 2.18.0.
Manually convert a specific in the to the . Although convert_to_columnstore gives you more fine-grained control, best practice is to use add_columnstore_policy. You can also add s to the at a specific time running the job associated with your policy manually. To move a from the back to the , use convert_to_rowstore.

Samples

To convert a single to :

Arguments

The syntax is:

Returns

This function returns void.