Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit fd6cef8

Browse files
2022083 utf8 limitation
1 parent 18a505f commit fd6cef8

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

docs/relational-databases/polybase/polybase-versioned-feature-summary.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,23 @@
11
---
2-
description: "PolyBase features and limitations"
32
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."
4+
author: WilliamDAssafMSFT
5+
ms.author: wiassaf
6+
ms.date: 08/30/2022
67
ms.prod: sql
78
ms.technology: polybase
89
ms.topic: conceptual
9-
author: WilliamDAssafMSFT
10-
ms.author: wiassaf
11-
ms.reviewer:
1210
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1311
---
1412
# PolyBase features and limitations
1513

1614
[!INCLUDE[appliesto-ss2016-asdb-asdw-pdw-md](../../includes/tsql-appliesto-ss2016-all-md.md)]
1715

18-
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+
2018
## Feature summary for product releases
2119

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.
2321

2422
|**Feature** |**[!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]** (Beginning with 2016) |**Azure SQL Database** |**[!INCLUDE[ssazuresynapse_md](../../includes/ssazuresynapse_md.md)]** |**Parallel Data Warehouse** |
2523
|---------|---------|---------|---------|---------|
@@ -37,7 +35,6 @@ This table lists the key features for PolyBase and the products in which they're
3735
<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).
3836

3937

40-
4138
## Known limitations
4239

4340
PolyBase has the following limitations:
@@ -60,6 +57,10 @@ PolyBase has the following limitations:
6057

6158
- Oracle synonyms are not supported for usage with PolyBase.
6259

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.
63+
6364
<!--SQL Server 2016-->
6465
::: moniker range="= sql-server-2016 "
6566

0 commit comments

Comments
 (0)