airbytehq / airbytehq/airbyte

Destination Snowflake: Destination Connector Snowflake Failing when bringing in Salesforce Order Object

Abierto
#28,357 4 comentarios 0 reacciones 0 asignados Ver en GitHub
area/connectors community connectors/destination/snowflake connectors/destinations-database frozen releaseStage/ga team/destinations type/bug
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.