I found today unusual behaviour of in-db to Snowflake connection.
In-db connection contains simple `SELECT * FROM TABLE` statement.
When using 'stream data out' directly to db connection I get below error:

Issue is gone when using 'select' step.

Thus I'm reporting official bug 😉