… #215
This bug was introduced after refactoring of Schemachange in v3.5
Whenever schemachange role contains "-" execution breaks:
snowflake.connector.errors.ProgrammingError: 001003 (42000): SQL compilation error:
syntax error line 1 at position 13 unexpected '-'.
Error: Process completed with exit code 1.
… #215 This bug was introduced after refactoring of Schemachange in v3.5 Whenever schemachange role contains "-" execution breaks:
snowflake.connector.errors.ProgrammingError: 001003 (42000): SQL compilation error: syntax error line 1 at position 13 unexpected '-'. Error: Process completed with exit code 1.