You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`wait_time_secs`| Request wait time for page, default to `1`|
224
-
|`max_rows_in_buffer`| Max rows for page buffer |
225
-
|`max_rows_per_page`| Max response rows for a single page |
226
-
|`page_request_timeout_secs`| Timeout for a single page request, default to `30`|
227
-
|`presign`| Whether to enable presign for data loading, available arguments are `auto`/`detect`/`on`/`off`. Default to `auto` which only enable presign for `Databend Cloud`|
|`query_result_format`| (Since v0.33.1) Format to fetch result set, available arguments are `JSON`/`ARROW`. |`JSON`|
224
+
|`ssl_mod`| SSL mode, available values are `enable`/`disable`. |`disable`|
225
+
|`wait_time_secs`| Request wait time for page. |`1`|
226
+
|`max_rows_per_page`| Max result rows for a single page. |`10000`|
227
+
|`page_request_timeout_secs`| Timeout for a single page request. |`30`|
228
+
|`presign`| Whether to enable presign for data loading, available arguments are `auto`/`detect`/`on`/`off`. Default to `auto` which only enable presign for `Databend Cloud`|`auto`|
0 commit comments