Skip to content

Commit 9474c56

Browse files
committed
Add difference for vertica
1 parent f705ec4 commit 9474c56

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/data-factory/connector-vertica.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jianleishen
66
ms.subservice: data-movement
77
ms.custom: synapse
88
ms.topic: conceptual
9-
ms.date: 08/12/2024
9+
ms.date: 03/21/2025
1010
ms.author: jianleishen
1111
---
1212
# Copy data from Vertica using Azure Data Factory or Synapse Analytics
@@ -278,5 +278,14 @@ Here are steps that help you upgrade your Vertica version:
278278
1. In **Edit linked service page**, select **2.0 (Preview)** under **Version** and configure the linked service by referring to [Linked service properties](#linked-service-properties).
279279
1. Apply a self-hosted integration runtime with version 5.44.8984.1 or above. Azure integration runtime is not supported by version 2.0 (Preview).
280280

281+
## Differences between Vertica version 2.0 (Preview) and version 1.0
282+
283+
The Vertica connector version 2.0 (Preview) offers new functionalities and is compatible with most features of version 1.0. The table below shows the feature differences between version 2.0 (Preview) and version 1.0.
284+
285+
| Version 2.0 (Preview) | Version 1.0 |
286+
| --- | --- |
287+
| Azure integration runtime is not supported. You can only use the self-hosted integration runtime and its version should be 5.44.8984.1 or above.| Support both Azure Integration Runtime and self-hosted integration runtime.|
288+
| You need to [install a Vertica ODBC driver](#install-vertica-odbc-driver-for-the-version-20-preview) manually. | The service provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver. |
289+
281290
## Related content
282291
For a list of data stores supported as sources and sinks by the copy activity, see [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).

0 commit comments

Comments
 (0)