Hi, could someone help me out trying to figure out...
# singer-taps
r
Hi, could someone help me out trying to figure out where the logic for the
full vs incremental table refresh
is implemented? I’d like to checkout the code. I was hoping someone could point me into the right direction quickly 🙂 Thanks for the great work by the way!
v
They are tap and target specific which will probably* help your search! General rules would be in the SDK but I'd highly recommend diving into the tap/target you care about
r
Thanks a lot @visch!