Does the SDK happen to append a timestamp to strea...
# singer-tap-development
a
Does the SDK happen to append a timestamp to stream/field names if there is some kind of conflict in the same column of the load target ?
v
target may
I don't think* SDK target features have that (yet?)
a
Cool, just trying to narrow down the culprrit
ty
a
@andrew_stewart - Is this regarding target-athena?
a
No, just something I saw in tap-postgress (datamill)
a
Okay, got it. Yeah, I don't think the Datamill variant uses the SDK as of yet. The SDK does have a placeholder for where this logic can live, but it does not yet provide built-in resolution.
a
Yeah, the tap I’m using uses the SDK, so I was working my way ‘from left to right’.
sounds like it’s the target though.
a
Gotcha - yeah. 👍