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

Commit 127f63a

Browse files
authored
Update polybase-troubleshooting.md
Added Row width limit
1 parent 357f20a commit 127f63a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/polybase/polybase-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ manager: "jhubbard"
218218
## Known Limitations
219219
220220
PolyBase has the following limitations:
221-
- The maximum possible row size, including the full length of variable length columns, can not exceed 1 MB.
221+
- The maximum possible row size, including the full length of variable length columns, can not exceed 32 KB in SQL Server or 1 MB in Azure SQL Data Warehouse.
222222
- PolyBase doesn’t support the Hive 0.12+ data types (i.e. Char(), VarChar())
223223
- When exporting data into an ORC File Format from SQL Server or Azure SQL Data Warehouse text heavy columns can be limited to as few as 50 columns due to java out of memory errors. To work around this, export only a subset of the columns.
224224
- Cannot Read or Write data encrypted at rest in Hadoop. This includes HDFS Encrypted Zones or Transparent Encryption.

0 commit comments

Comments
 (0)