Hey looking for a quick answer that I might know a...
# singer-tap-development
a
Hey looking for a quick answer that I might know already but want to confirm. In the SDK, there is no catalog "caching" between runs unless you override the
discover_streams
to defer to/leverage the the
input_catalog
? So basically, if a catalog is provided, it doesn't do anything except "register raw streams" in the mapper.