Presto
Configuration
<profile name here>:
adapters:
<presto adapter name here>: # change this!
type: presto
host:
http_scheme: https
port:
user:
password:
catalog:
schema:
hooks.sql()
hooks.sql()Last updated