Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 552 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 552 Bytes

Dremio dbt Primer

This is a minimal project using dbt and Dremio via dbt-dremio-adapter illustrating some nuance of it.

Specifically:

  • How to set up Visual Studio Code IDE to use Dev Containers and have a reproduceable dbt development environment.
  • How to work with multiple dbt targets in Dremio.
  • How to configure sqlfluff linter to work with Dremio because Dremio dialect is not yet supported.
  • How to use dbt to create reflections for models materialised as views in Dremio.