A question about parent-child streams: if a parent...
# singer-tap-development
s
A question about parent-child streams: if a parent stream is incremental, will the child stream only return records that were updated in the parent on each run? Or, do I have to explicitly set the child stream to be incremental replication as well?