Victor
01/04/2022, 1:45 PMVictor
01/04/2022, 1:45 PMVictor
01/04/2022, 1:47 PMChris (deprecated profile)
Victor
01/04/2022, 2:00 PMVictor
01/04/2022, 2:00 PMChris (deprecated profile)
[DEPRECATED] Augustin Lafanechere
Victor
01/05/2022, 8:33 AMChris (deprecated profile)
dbt_project.yml
file and disable incremental by replacing the line:
+materialized: incremental
with:
+materialized: table
Chris (deprecated profile)
Victor
01/05/2022, 4:50 PM[DEPRECATED] Augustin Lafanechere
[DEPRECATED] Augustin Lafanechere
Victor
01/05/2022, 5:56 PMVictor
01/05/2022, 10:04 PMdocker run --rm -i -v airbyte_workspace:/data -w /data/106/0/normalize --network host --entrypoint /usr/local/bin/dbt airbyte/normalization debug --profiles-dir=. --project-dir=.
Victor
01/05/2022, 10:05 PM