Pipedrive source 0.1.4 normalisation fails #6078
Labels
area/connectors
Connector related issues
connectors/destination/bigquery
connectors/destinations-warehouse
connectors/source/pipedrive
connectors/sources-api
type/bug
Something isn't working
Enviroment
Current Behavior
Data is pulled from Pipedrive and during table creation in BigQuery the sync fails with a normalisation error and 404 errors.
Expected Behavior
Sync finishes
Logs
LOG
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - Completed with 2 errors and 0 warnings:
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 -
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - 404 GET https://bigquery.googleapis.com/bigquery/v2/projects/craftnote-live/datasets/airbyte_pipedrive/tables/leads_value?prettyPrint=false: Not found: Dataset craftnote-live:airbyte_pipedrive
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 -
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - Database Error in model persons (models/generated/airbyte_tables/airbyte_pipedrive/persons.sql)
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - Invalid timestamp: '11:15:00'
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_tables/airbyte_pipedrive/persons.sql
logs-1-0 (1).txt
Steps to Reproduce
unknown
The text was updated successfully, but these errors were encountered: