You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/connector-vertica.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: jianleishen
6
6
ms.subservice: data-movement
7
7
ms.custom: synapse
8
8
ms.topic: conceptual
9
-
ms.date: 08/12/2024
9
+
ms.date: 03/21/2025
10
10
ms.author: jianleishen
11
11
---
12
12
# 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:
278
278
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).
279
279
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).
280
280
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
+
281
290
## Related content
282
291
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