spark_catalog requires a single-part namespace in dbt python incremental model
Using the dbt functionality that allows one to create a python model, I created a model that reads from some BigQuery table, performs some calculations and writes back to BigQuery.