Hi all, im trying a simple EL. tap-shopify with ta...
# troubleshooting
m
Hi all, im trying a simple EL. tap-shopify with target-postgres variant-meltano but I'm this issue. message=ValueError: Unsupported column type anyOf: accepts_marketing_updated_at name=meltano
p
Hey @mubeen! Have you tried using the pipelinewise target-postgres variant? Thats the default variant we recommend now. I dont know that its the issue but just switching to a better maintained target might solve the issue. Sharing your meltano.yml file might be helpful for debugging
m
I want to use dbt-tap-shopiofy after the EL process and dbt-tap-shopify only works with meltano variant.
Here is my meltano.yml file
p
That makes sense, I dont want to send you down the wrong path but if it were me I'd probably still try using the pipelinewise variant to see if that resolves the loading issue you have and if it does then you can make some updates to the dbt transforms as needed. I wouldnt expect you to need too many changes though since the targets shouldnt really be changing the tap-shopify data too much if at all. Long term its probably preferable to get onto the maintained target variant anyways.