Skip to content

Commit 4c7408d

Browse files
authored
Merge pull request #112076 from XiaoyuMSFT/rscbp
rsc tuning
2 parents a0892ac + f95ae87 commit 4c7408d

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 (>10GB)
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)