Destination Snowflake: Destination Connector Snowflake Failing when bringing in Salesforce Order Object
- Lenguaje dominante
- Python
- Estrellas
- 22.1k
- Forks
- 5.3k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
### Connector Name
destination-snowflake
### Connector Version
1.2.2
### What step the error happened?
None
### Revelant information
Failure reason: net.snowflake.client.jdbc.SnowflakeSQLException: SQL compilation error: syntax error line 1 at position 54 unexpected 'ORDER'. syntax error line 1 at position 53 unexpected '.'.
working on airbyte/destination-snowflake:1.1.0, but with the upgrade to airbyte/destination-snowflake:1.2.2 started erroring
### Relevant log output
```shell
destination > ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 Something went wrong in the connector. See the logs for more details. net.snowflake.client.jdbc.SnowflakeSQLException: SQL compilation error:
syntax error line 1 at position 54 unexpected 'ORDER'.
syntax error line 1 at position 53 unexpected '.'.
...
Stack Trace: net.snowflake.client.jdbc.SnowflakeSQLException: SQL compilation error:
syntax error line 1 at position 54 unexpected 'ORDER'.
syntax error line 1 at position 53 unexpected '.'.
```
### Contribute
- [ ] Yes, I want to contribute
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.