19 lines
337 B
YAML

source:
type: trino
config:
# Coordinates
host_port: localhost:5300
database: dbname
# Credentials
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