Hi All! (and <@U06CCB0EUBC> :slightly_smiling_fac...
# plugins-general
b
Hi All! (and @visch 🙂 ), I'm trying to use https://github.com/AutoIDM/tap-googleads to extract data from the google ads api (since the ones on Meltano Hub don't work with newer google ads dev tokens), and I'm running into the following error when trying to sync into snowflake:
Copy code
name=target_snowflake level=CRITICAL message=Primary key is set to mandatory but not defined in the [accessible_customers] stream
Has anyone else run into and/or gotten past this error? Thanks!
v
Yeah, if you "unselect" that stream you will be good to go. If you could throw an issue for this if there isn't already one as well! Really this stream shouldn't be selected by default so it should atleast be called out in the readme
b
oh cool! Thank you! I will put in an issue!
@visch One follow-up question, I've added an exclude, and yet, the logs make it seem as though meltano is still trying to sync the accessible_customers table? I'm wondering if it's because it's a parent stream to the CustomerHierarchyStream?
v
Yep!