Skip to content

Commit

Permalink
Update website/docs/guides/dremio-lakehouse.md
Browse files Browse the repository at this point in the history
Co-authored-by: Leona B. Campbell <[email protected]>
  • Loading branch information
matthewshaver and runleonarun authored Nov 16, 2023
1 parent 01066d9 commit e4d4adf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/docs/guides/dremio-lakehouse.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ Plugins:

1. Clone the Dremio dbt Core sample project from the [GitHub repo](https://github.com/dremio-brock/DremioDBTSample/tree/master/dremioSamples).

2. Open the relation.py file in the Dremio adapter directory `$HOME/Library/Python/3.9/lib/python/site-packages/dbt/adapters/dremio/relation.py` in your integrated development environment (IDE) and locate lines 51 and 52.
2. In your integrated development environment (IDE), open the relation.py file in the Dremio adapter directory:
`$HOME/Library/Python/3.9/lib/python/site-packages/dbt/adapters/dremio/relation.py`

Update lines 51 and 52 if they don't have the following syntax:

Expand Down

0 comments on commit e4d4adf

Please sign in to comment.