Skip to content

Commit e9423da

Browse files
authored
Update intelligent-query-processing-degree-parallelism-feedback.md
Updating the Applies to section to more accurately reflect the current state of the feature in SQL Server 2022. CC: @WilliamDAssafMSFT
1 parent aa63454 commit e9423da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/performance/intelligent-query-processing-degree-parallelism-feedback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ helpviewer_keywords:
2222

2323
# Degree of parallelism (DOP) feedback
2424

25-
**Applies to:** [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] and later, [!INCLUDE [ssazuremi-md](../../includes/ssazuremi-md.md)], [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] (Preview)
25+
**Applies to:** [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] (Preview), [!INCLUDE [ssazuremi-md](../../includes/ssazuremi-md.md)], [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)] (Preview)
2626

2727
[!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] introduced a new feature called degree of parallelism (DOP) feedback to improve query performance by identifying parallelism inefficiencies for repeating queries, based on elapsed time and waits. DOP feedback is part of the [intelligent query processing](../../relational-databases/performance/intelligent-query-processing.md) family of features, and addresses suboptimal usage of parallelism for repeating queries. This scenario helps with optimizing resource usage and improving scalability of workloads, when excessive parallelism can cause performance issues.
2828

0 commit comments

Comments
 (0)