Skip to content

Commit e8686f8

Browse files
Merge pull request #276966 from Clare-Zheng82/0603-Add_Databricks_Lookup_limitation
[Supportability] Add Databricks Lookup limitation
2 parents 437ff3f + ffd0044 commit e8686f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/data-factory/connector-azure-databricks-delta-lake.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-movement
99
ms.topic: conceptual
1010
ms.custom: synapse
11-
ms.date: 01/05/2024
11+
ms.date: 06/03/2024
1212
---
1313

1414
# Copy data to and from Azure Databricks Delta Lake using Azure Data Factory or Azure Synapse Analytics
@@ -495,6 +495,8 @@ The same [copy activity monitoring experience](copy-activity-monitoring.md) is p
495495

496496
For more information about the properties, see [Lookup activity](control-flow-lookup-activity.md).
497497

498+
The Lookup activity can return up to **1000** rows; if the result set contains more records, the first 1000 rows will be returned.
499+
498500
## Related content
499501

500502
For a list of data stores supported as sources and sinks by Copy activity, see [supported data stores and formats](copy-activity-overview.md#supported-data-stores-and-formats).

0 commit comments

Comments
 (0)