In follow up to a <#C01S996HGFK|demo-day> discussi...
# singer-tap-development
a
In follow up to a #demo-day discussion with @visch, the topic came up on how to pass hints of advanced/custom SQL types to the downstream target. I logged a ticket on that topic here: Type hints in JSON Schema for blobs/clobs, etc. (#148) · Issues · Meltano / Meltano SDK for Singer Taps and Targets · GitLab If any other developers have experience in this area, it would be great to get your thoughts on the topic. I was suggesting
type=string
(same as today) with
format=sql-type:<something-custom>
. Curious if anyone’s run into this before or knows of any existing convention we could leverage.