I’m working on a custom tap that will discover dyn...
# singer-tap-development
k
I’m working on a custom tap that will discover dynamic streams for tables/collections in a database. Most of the examples have simple streams with fixed information. I’m having trouble finding the appropriate way with the Meltano SDK to set metadata for each stream to represent what database and table the stream should use. Any examples available for something like this or a pointer in the right direction perhaps? Thanks!