Skip to content

Commit b59d415

Browse files
authored
Merge pull request #185502 from SnehaGunda/HybridCluster
Adding note for Serverless SQL pool query timeout
2 parents 98af548 + dba2f36 commit b59d415

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/synapse-analytics/sql/on-demand-workspace-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: filippopovic
66
ms.service: synapse-analytics
77
ms.topic: overview
88
ms.subservice: sql
9-
ms.date: 04/15/2020
9+
ms.date: 01/19/2022
1010
ms.author: fipopovi
1111
ms.reviewer: sngun
1212
---
@@ -83,6 +83,9 @@ Serverless SQL pool has no local storage, only metadata objects are stored in da
8383
- DDL statements other than ones related to views and security
8484
- DML statements
8585

86+
> [!NOTE]
87+
> Serverless SQL pool queries have a timeout. For more information on query timeout that may affect your workload, see [serverless SQL pool system constraints](resources-self-help-sql-on-demand.md#constraints). Currently you can't change the timeout.
88+
8689
### Extensions
8790

8891
In order to enable smooth experience for in place querying of data residing in files in data lake, serverless SQL pool extends the existing [OPENROWSET](/sql/t-sql/functions/openrowset-transact-sql?view=azure-sqldw-latest&preserve-view=true) function by adding following capabilities:

0 commit comments

Comments
 (0)