poc -> streamline schema

This commit is contained in:
shah 2024-09-19 11:54:21 -07:00
parent 463ae8ac89
commit f79415ee0a
3 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ dbt-console:
decoder_poc:
dbt run \
--vars '{"STREAMLINE_INVOKE_STREAMS":True, "STREAMLINE_USE_DEV_FOR_EXTERNAL_TABLES": True}' \
-m 1+models/streamline/poc/decoder/bronze__streamline_decoded_input_events.sql \
-m 1+models/streamline/poc/decoder/streamline__decoded_input_events.sql \
--profile near \
--target dev \
--profiles-dir ~/.dbt