Skip to content

Commit 7959d79

Browse files
authored
Merge pull request #18765 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to master to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents 43e7486 + 76d4378 commit 7959d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/security/row-level-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ It is possible to cause information leakage through the use of carefully crafted
154154

155155
- **Filestream:** RLS is incompatible with Filestream.
156156

157-
- **PolyBase:** RLS is supported with external tables in Azure Synapse and SQL Server 2019 CU1 or higher.
157+
- **PolyBase:** RLS is supported with external tables in Azure Synapse and SQL Server 2019 CU7 or higher.
158158

159159
- **Memory-Optimized Tables:** The inline table-valued function used as a security predicate on a memory-optimized table must be defined using the `WITH NATIVE_COMPILATION` option. With this option, language features not supported by memory-optimized tables will be banned and the appropriate error will be issued at creation time. For more information, see the **Row-Level Security in Memory Optimized Tables** section in [Introduction to Memory-Optimized Tables](../../relational-databases/in-memory-oltp/introduction-to-memory-optimized-tables.md).
160160

0 commit comments

Comments
 (0)