Hi! A question on transformation plugins. Can I ad...
# plugins-general
j
Hi! A question on transformation plugins. Can I add other transformation plugins to Meltano than dbt, or is the coupling with dbt currently too tight for it to be possible? I have been working on a side-project that works a lot like dbt, except it handles the transformations inside the tool itself (through Polars), so I was thinking that it would be cool to try to integrate it as a transformation plugin in Meltano, but not really sure where to start or if it would require a rewrite of how transformer plugins are handled within Meltano.