Hi!!! I'm trying to take tables from a SHOPIFY api...
# feedback-and-requests
j
Hi!!! I'm trying to take tables from a SHOPIFY api to SNOWFLAKE and it fails to use basic normalization with the endpoint abandoned checkouts in the field customer the log says: 2022-02-01 161647 normalization > Database Error in model ABANDONED_CHECKOUTS_CUSTOMER (models/generated/airbyte_incremental/SHOPIFY/ABANDONED_CHECKOUTS_CUSTOMER.sql) 2022-02-01 161647 normalization >  100037 (22018): Boolean value '[]' is not recognized 2022-02-01 161647 normalization >  compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_incremental/SHOPIFY/ABANDONED_CHECKOUTS_CUSTOMER.sql 2022-02-01 161647 normalization > 2022-02-01 161647 normalization > Done. PASS=254 WARN=0 ERROR=1 SKIP=2 TOTAL=257 if anyone can help i'm grateful
k
Hey if removing the stream Abandoned_checkouts solve the normalisation? If so can you just add this stream and share the complete logs of the job
Also can you use the issue template which is pinned in #public-troubleshooting channel