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: docs/relational-databases/polybase/polybase-versioned-feature-summary.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,23 @@
1
1
---
2
-
description: "PolyBase features and limitations"
3
2
title: "PolyBase features and limitations"
4
-
descriptions: This article summarizes PolyBase features available for SQL Server products and services. It lists T-SQL operators supported for pushdown and known limitations.
5
-
ms.date: 12/03/2021
3
+
description: "PolyBase features available for SQL Server products and services, including a list of T-SQL operators supported for pushdown and known limitations."
This article is a summary of PolyBase features available for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] products and services.
19
-
16
+
This article is a summary of PolyBase features available for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] products and services.
17
+
20
18
## Feature summary for product releases
21
19
22
-
This table lists the key features for PolyBase and the products in which they're available.
20
+
This table lists the key features for PolyBase and the products in which they're available.
23
21
24
22
|**Feature**|**[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]** (Beginning with 2016) |**Azure SQL Database**|**[!INCLUDE[ssazuresynapse_md](../../includes/ssazuresynapse_md.md)]**|**Parallel Data Warehouse**|
@@ -37,7 +35,6 @@ This table lists the key features for PolyBase and the products in which they're
37
35
<sup>*</sup> Introduced in [!INCLUDE[sssql17-md](../../includes/sssql17-md.md)], see [Examples of bulk access to data in Azure Blob storage](../import-export/examples-of-bulk-access-to-data-in-azure-blob-storage.md).
38
36
39
37
40
-
41
38
## Known limitations
42
39
43
40
PolyBase has the following limitations:
@@ -60,6 +57,10 @@ PolyBase has the following limitations:
60
57
61
58
- Oracle synonyms are not supported for usage with PolyBase.
62
59
60
+
- UTF-8 collations are not supported for Hadoop external data sources.
61
+
62
+
- Starting in [!INCLUDE[sssql22-md](../../includes/sssql22-md.md)], Hadoop is no longer supported.
0 commit comments