sam_werbalowsky
03/18/2022, 5:58 PMtap-postgres
to target-snowflake
(pipeline wise variant) where I cannot archive files - it looks like this line is evaluating to None, and causing it to not sync. Is there a way I can verify the stream_name_parts['table_name']
exists?sam_werbalowsky
03/18/2022, 6:08 PMschema_name
is what is not populatingconnor_lough
07/19/2022, 12:56 AMnew_tap = {'tap': "dbo"}
s3_archive_metadata.update(new_tap)
connor_lough
07/19/2022, 4:17 PM