Quickstart
Developer experience
Blocks
Pipelines
dbt
- Overview
- Getting started
- New project
- Configuration
- Models
- Commands
Destinations
Trino
Basic config
connector_type: trino
profile: default # profile in the io_config.yaml
config:
table_name: table_name
Optional fields
schema_name: schema_name # Override the schema name.
Was this page helpful?
On this page