Has anyone created a standard MySQL to Snowflake connection recently? I have a basic connection set up (CDC and Incremental + Dedupe) and its failing the normalization phase (the _RAW table isn’t being created so the _STG view fails).
All the latest version (MySQL
1.0.6
and Snowflake
0.4.38
and airbyte version
0.40.17
) and a fresh connection so I don’t know what I could possibly be doing wrong.
✍️ 1
a
Alex Marquardt (Airbyte)
10/24/2022, 10:06 AM
The log messages in the UI that shows the syncs for the connection may help understand the issue. Have you looked there?