I guess as a followup to the above— is there an SD...
# singer-tap-development
q
I guess as a followup to the above— is there an SDK-based tap that definitely does have key_properties override working and is able to load incrementally w the overridden key_property? (Edit: For anyone else wondering something similar, read the replies to my post above this)
a
FWIW I still think you mean
replication-key
From the singer spec for replication key
The name of a property in the source to use as a "bookmark". For example, this will often be an "updated-at" field or an auto-incrementing primary key (requires replication-method).
q
Yeah I got it now, this was posted before y’all replied to my previous one
a
Definitely some SDK based taps that do it right though! It has built in methods that make it easy. Will paste when back at PC if no one beats me to it :)
All good. I just didn’t want to leave a thread hanging if you needed help. Did not verify timestamp so ignore me lol
q
Thanks again for all your help!! Extremely appreciated