Hi All
I am using meltano to extract data from mysql and loading it into snowflake.
I am facing issue while loading BLOB type data from mysql to snowflake. Since snowflake not support the BLOB type data.
https://docs.snowflake.com/en/sql-reference/data-types-unsupported
Please help me out to solve this issue.
Thanks🙏!