andrew_stewart
04/26/2021, 8:33 PMaaronsteers
04/26/2021, 11:12 PMandrew_stewart
04/26/2021, 11:14 PMmeltano add --custom transform mytransformname
andrew_stewart
04/26/2021, 11:16 PMdouwe_maan
04/26/2021, 11:22 PMtransform/models
.
When using a transform plugin, Meltano is able to automatically match the appropriate model to run in a given pipeline if the namespace of the extractor and some transform match, but any transforms in transform/models
are automatically run anywaydouwe_maan
04/26/2021, 11:22 PMandrew_stewart
04/26/2021, 11:51 PMandrew_stewart
04/26/2021, 11:52 PMandrew_stewart
04/26/2021, 11:55 PMandrew_stewart
04/26/2021, 11:56 PMaaronsteers
04/26/2021, 11:59 PMandrew_stewart
04/28/2021, 4:59 PMandrew_stewart
04/28/2021, 5:01 PM{{ dbt_meltano.source('tap-name', 'stream') }}
. but i’m not sure what the macro’s entrypoint to the schema info would be.andrew_stewart
04/28/2021, 5:05 PMpackages.yml
:
packages:
- local: ../.meltano/dbt/something
and that package could be a continuously re-generated ‘sources’ package.douwe_maan
04/28/2021, 5:05 PMandrew_stewart
04/28/2021, 5:07 PMandrew_stewart
04/28/2021, 5:07 PMandrew_stewart
04/28/2021, 5:08 PM