Skip to main content

Syntax

alter_option depends on the operation you want to perform on the index. For all supported clauses, see the sections below.

Clause

RENAME TO

SET PARALLELISM

SET BACKFILL_PARALLELISM

This statement controls the degree of parallelism used during the backfill phase of an index. It lets you tune resource usage for backfilling independently from the index’s steady-state parallelism.

SET RESOURCE_GROUP

Use this statement to change the resource group used by the index’s streaming job.