[HUDI-2319] dbt example models to demonstrate hudi dbt integration (#5220)
* dbt example models to demonstrate hudi dbt integration * Fixed readme text
This commit is contained in:
committed by
GitHub
parent
3195f51562
commit
92ca426ab7
8
hudi-examples/hudi-examples-dbt/.gitignore
vendored
Normal file
8
hudi-examples/hudi-examples-dbt/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
target/
|
||||
dbt_modules/
|
||||
logs/
|
||||
.tox/
|
||||
.idea/
|
||||
.DS_Store
|
||||
.vscode
|
||||
*.log
|
||||
Reference in New Issue
Block a user