Skip to content

Commit

Permalink
Add emitted field error Troubleshooting for BigQuery Destination (#6702)
Browse files Browse the repository at this point in the history
  • Loading branch information
avaidyanatha authored Oct 4, 2021
1 parent 30a4b6b commit ecbc3f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/integrations/destinations/bigquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ There are two flavors of connectors for this destination:

#### Issue: `Dataset not found` after running sync. [\[Solution\]](https://discuss.airbyte.io/t/destination-bigquery-dataset-not-found/52)

#### Issue: `Field _airbyte_emitted_at has changed type from TIMESTAMP to STRING` sync error. [\[Solution\]](https://discuss.airbyte.io/t/destination-bigquery-field-airbyte-emitted-at-has-changed-type-from-timestamp-to-string/60)

## Output Schema for BigQuery

Each stream will be output into its own table in BigQuery. Each table will contain 3 columns:
Expand Down

0 comments on commit ecbc3f7

Please sign in to comment.