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

Commit d71ed72

Browse files
committed
polybase features limitations
1 parent 74c83e9 commit d71ed72

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This table lists the key features for PolyBase and the products in which they're
2323

2424
||||||
2525
|-|-|-|-|-|
26-
|**Feature**|**SQL Server 2016**|**Azure SQL Database**|**Azure SQL Data Warehouse**|**Parallel Data Warehouse**|
26+
|**Feature**|**SQL Server 2016**|**Azure SQL Database**|**Azure Synapse Analytics**|**Parallel Data Warehouse**|
2727
|Query Hadoop data with [!INCLUDE[tsql](../../includes/tsql-md.md)]|Yes|No|No|Yes|
2828
|Import data from Hadoop|Yes|No|No|Yes|
2929
|Export data to Hadoop |Yes|No|No| Yes|
@@ -57,9 +57,9 @@ PolyBase has the following limitations:
5757

5858
- In order to use PolyBase you must have sysadmin or CONTROL SERVER level permissions on the database.
5959

60-
- The maximum possible row size, which includes the full length of variable length columns, can't exceed 32 KB in SQL Server or 1 MB in Azure SQL Data Warehouse.
60+
- The maximum possible row size, which includes the full length of variable length columns, can't exceed 32 KB in SQL Server or 1 MB in Azure Synapse Analytics.
6161

62-
- When data is exported into an ORC file format from SQL Server or SQL Data Warehouse, text-heavy columns might be limited. They can be limited to as few as 50 columns because of Java out-of-memory error messages. To work around this issue, export only a subset of the columns.
62+
- When data is exported into an ORC file format from SQL Server or Azure Synapse Analytics, text-heavy columns might be limited. They can be limited to as few as 50 columns because of Java out-of-memory error messages. To work around this issue, export only a subset of the columns.
6363

6464
- PolyBase can't connect to a Hortonworks instance if Knox is enabled.
6565

0 commit comments

Comments
 (0)