I'm trying to run metriql.
My dbt-vertica project compiles and runs just fine.
I installed docker and pulled the latest metriql image
But the Docker container does not start with error:
Exception in thread "main" Unknown warehouse: vertica
Does the metriql support dbt-vertica?