Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snowflake BUG Unknown function JSON_EXTRACT_ARRAY when moving orders data from Shopify #13920

Closed
Tomperez98 opened this issue Jun 19, 2022 · 1 comment
Labels
autoteam community team/tse Technical Support Engineers type/bug Something isn't working

Comments

@Tomperez98
Copy link
Contributor

Tomperez98 commented Jun 19, 2022

Environment

  • Airbyte version: 0.39.20-alpha
  • OS Version / Instance: AWS EC2
  • Deployment: Docker
  • Source Connector and version: Shopify 0.1.37
  • Destination Connector and version: Snowflake 0.4.28
  • Step where error happened: Normalization

Current Behavior

Moving orders data from Shopify to Snowflake always causes an error.

Expected Behavior

Orders data should be modeled an stored successfully into Snowflake

Logs

SQL compilation error:
Unknown function JSON_EXTRACT_ARRAY
compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_views/AIRBYTE_SCHEMA_MERCAVIVA/ORDERS_STG.sql

logs-3.txt

Steps to Reproduce

  1. Setup Shopify as Source
  2. Setup Snowflake as Destination
  3. In connection only select orders with Incremental | Deduped + History
  4. Run the Sync

Are you willing to submit a PR?

Yes! I'm just not sure where to modify the code base

@Tomperez98
Copy link
Contributor Author

#13894

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autoteam community team/tse Technical Support Engineers type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants