docs(ingest): trino - add example of http connection (#6461)

This commit is contained in:
Harshal Sheth 2022-11-17 10:00:09 -05:00 committed by GitHub
parent dc739878a8
commit 94e86e9713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,5 +9,10 @@ source:
username: foo
password: datahub
# If you need to connect to Trino over http and not https, uncomment this section.
# options:
# connect_args:
# http_scheme: http
sink:
# sink configs
# sink configs