Based on the descriptions in the MySQL connector I thought this might have been fixed but it hasn't. Airbyte has trouble processing invalid date formats...
Airbyte version: 0.40.15
Snowflake connector: 0.4.38
MySQL connector: 1.0.6
The relevant parts of the log is attached - Airbyte throws an error when attempting to process a date with the wrong month, example, '2021-00-03'. Is there a fix for this? For any other invalid date format is appears to null the value (which is expected).