Skip to content

Commit 588804e

Browse files
authored
Update connector-azure-sql-data-warehouse.md
1 parent e213d1a commit 588804e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-azure-sql-data-warehouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ Using COPY statement supports the following configuration:
608608
2. Format settings are with the following:
609609
610610
1. For **Parquet**: `compression` can be **no compression**, **Snappy**, or **GZip**.
611-
2. For **ORC**: `compression` can be **no compression**, **zlib**, or **Snappy**.
611+
2. For **ORC**: `compression` can be **no compression**, **```zlib```**, or **Snappy**.
612612
3. For **Delimited text**:
613613
1. `rowDelimiter` is explicitly set as **single character** or "**\r\n**", the default value is not supported.
614614
2. `nullValue` is left as default or set to **empty string** ("").

0 commit comments

Comments
 (0)