Skip to content

Commit f95ae87

Browse files
committed
update
1 parent a23f446 commit f95ae87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql-data-warehouse/performance-tuning-result-set-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Once result set caching is turned ON for a database, results are cached for all
3737
- Queries using user defined functions
3838
- Queries using tables with row level security or column level security enabled
3939
- Queries returning data with row size larger than 64KB
40-
- Queries returning large data in size
40+
- Queries returning large data in size (>10GB)
4141

4242
> [!IMPORTANT]
4343
> The operations to create result set cache and retrieve data from the cache happen on the control node of a Synapse SQL pool instance.

0 commit comments

Comments
 (0)