Skip to content

Commit 8ea6e11

Browse files
Added Question about Landing Zone Cleanup
1 parent bf13c31 commit 8ea6e11

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/synapse-analytics/synapse-link/faq.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,7 @@ sections:
5757
How should I select the structure type of my destination table in the Synapse dedicated SQL pool?
5858
answer: |
5959
You can refer to [Indexing tables - Azure Synapse Analytics | Microsoft Docs](../sql-data-warehouse/sql-data-warehouse-tables-index.md) to understand the three options for table structure type. When clustered columnstore index is chosen, data type with max length (eg. VARCHAR(MAX)) is not supported.
60-
60+
- question: |
61+
Do I need to clean up data in the landing zone?
62+
answer: |
63+
No. There is a background thread that removes committed files after around 24 hours as long as the link is continuously running. In case the link is paused (coming soon) the cleanup process is also paused until it is resumed. When the link is stopped then the entire landing zone folder is removed.

0 commit comments

Comments
 (0)