Skip to content

Commit a23f446

Browse files
committed
rsc tuning
1 parent 0c3ae5f commit a23f446

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +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
4041

4142
> [!IMPORTANT]
4243
> 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)