Skip to content

Commit 97b4b68

Browse files
Mandukhai-Alimaanineinchnick
authored andcommitted
Update the README
1 parent 31e5182 commit 97b4b68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ also known as namespace in some environments.
183183

184184
```
185185
Type: string
186-
Valid values: comma-separated list of key=value session properties
186+
Valid values: semicolon-separated list of key:value session properties
187187
Default: empty
188188
```
189189

@@ -296,7 +296,7 @@ http://user@localhost:8080?source=hello&catalog=default&schema=foobar
296296
```
297297

298298
```
299-
https://user@localhost:8443?session_properties=query_max_run_time=10m,query_priority=2
299+
https://user@localhost:8443?session_properties=query_max_run_time:10m;query_priority:2
300300
```
301301

302302
## Data types

0 commit comments

Comments
 (0)