Pat Nadolny

Results 116 comments of Pat Nadolny

Ideally we'd do this at the meltano level so we can get metrics from no-SDK based taps but I also wonder if we could/should put it in the SDK itself....

@edgarrmondragon a similar idea was raised on the hub by @aaronsteers. I also had [an extension to the idea](https://github.com/meltano/hub/issues/210#issuecomment-1154032641) to do something similar using our support for multiple meltano.yml files....

>@pnadolny13 this came up in slack today. Would https://github.com/meltano/files-airflow/issues/32 solve it? You can specify an env on schedules but currently for meltano run based schedules it doesn't work as expected....

>@pnadolny13 is a fair generic summary of the feature you want is to support dynamic date calculation in environment variables? Yes thats my current need. Although the feature that I...

@keon94 @hezyin I hope you don't mind me popping in here but I'm a data engineer on the [Meltano](https://github.com/meltano/meltano) team and I noticed some of your activity in the Singer...

@tayloramurphy @rabidaudio I landed on this while working on https://github.com/meltano/squared/issues/289 where I was trying to get away from exporting env vars before running a command like in this case https://github.com/meltano/squared/blob/64cffc745eba6721fb97490d5aa14f6f7a970afc/data/orchestrate/dag_definition.yml#L146...

@aaronsteers @DouweM I like this idea! I have a few plugins ideas that I can test this out on, maybe as part of hack day. It sounds like for a...

I worked on something like this during hack day and although I dont have something totally functional, it mostly proved out the pattern. My repo is https://github.com/pnadolny13/superset_glue. I explored both...

I've been thinking about how this plugin architecture will look holistically and I'm wondering if theres been conversations about how we maintain these glue packages alongside the original package, file...