Skip to content

Commit 6e5d943

Browse files
committed
reword inclue
1 parent 7e36997 commit 6e5d943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

10-
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.
10+
Queries that use the built-in `SESSION_CONTEXT` function might return incorrect results or trigger access violation (AV) dump files when run in parallel query plans. This issue occurs because of the manner in which `SESSION_CONTEXT` interacts with parallel execution threads, particularly if the session is reset for reuse.
1111

1212
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)