Skip to content

Commit b6e742d

Browse files
DOCSP-13910 Add Compression to ADL Tableau Setup Guidance (#112)
1 parent cb32d22 commit b6e742d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/includes/steps-connect-with-tableau.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ content: |
4646
authSource=admin
4747
database=<database-to-query>
4848
ssl=true
49+
compressors=zlib
4950
5051
.. list-table::
5152
:header-rows: 1
@@ -79,6 +80,9 @@ content: |
7980
* - ``ssl``
8081
- Whether format of the query is SSL. Value must be
8182
``true``.
83+
84+
* - ``compressors``
85+
- File compression format. Value must be ``zlib``.
8286
---
8387
level: 4
8488
stepnum: 4

0 commit comments

Comments
 (0)