Source
SQL Compilation Error (GROUP BY) - Code compatibility with MySQL
ISSUE: Some customers might face a compilation error due to columns that are not used in any aggregations or listed in the group by columns. Error: '<column_name>' in select clause is neither an aggregate nor in the group by clause.
Snowflake Connector for MySQL release notes
Reduced the number of INFO level logs in the agent for readability. The _CONNECTORS_METADATA and JOURNALS schemas were removed from the destination database in Snowflake. The connector can now only create journal tables in the database of…