Closed visch closed 2 years ago
We can limit the number of tasks queries we're doing by using the Team tasks filter. This removes a bunch of Parent Stream needs!
/singer_sdk/helpers/_state.py , def get_state_if_exists(
Doesn't behave the way I'm expecting here, causing a bunch of issues that need to get dove into if we want to make Incremental Streaming work
We can limit the number of tasks queries we're doing by using the Team tasks filter. This removes a bunch of Parent Stream needs!