Skip to content

Commit 36971f4

Browse files
committed
Update av-sesssion-context.md
1 parent c6f5027 commit 36971f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/sql/releases/includes/av-sesssion-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ ms.custom: sap:SQL resource usage and configuration (CPU, Memory, Storage), ever
66
ms.reviewer: derekw,moraja,bcaetano,randolphwest,mathoma,v-cuichen
77
---
88

9-
Queries that use the built-in `SESSION_CONTEXT` function may return incorrect results or trigger access violation (AV) dumps when executed in parallel query plans. This issue stems from the way `SESSION_CONTEXT` interacts with parallel execution threads, particularly when the session is reset for reuse.
9+
Queries that use the built-in `SESSION_CONTEXT` function might return incorrect results or trigger access violation (AV) dumps when executed in parallel query plans. This issue stems from the way `SESSION_CONTEXT` interacts with parallel execution threads, particularly when the session is reset for reuse.
1010

1111
For more information, see the [Known issues](/sql/t-sql/functions/session-context-transact-sql#known-issues) section in `SESSION_CONTEXT`.

0 commit comments

Comments
 (0)