hello again ) and another issue in the same PoC <...
# getting-started
s
hello again ) and another issue in the same PoC https://meltano.slack.com/archives/CMN8HELB0/p1655148779216659?thread_ts=1655061127.629679&amp;cid=CMN8HELB0 started to implement my own load_date and extracted_date functions and then figured out the snowflake tap has some implementation already. that is great question is how to get _sdc_extracted_at column filled? as for now it is empty. asking before digging into the code )
p
@sergey_vdovin try taking a look at https://hub.meltano.com/loaders/target-snowflake#add-metadata-columns, I think that should do what youre looking for
s
@pat_nadolny Yes that is the link where you get the _cdc... stitch methodology columns for the Snowflake tap. The question is about specific __cdc__extracted_at which is empty as for now
p
Ah sorry I misread which column you were looking for
s
@pat_nadolny that is OK) good to have you here ) I will have more question about conventional dwh management and how what meltano is doing in that local .db is overlapping with other solutions and approaches )