Hello - testing GCP Postgres -> Bigquery. How d...
# ask-community-for-troubleshooting
b
Hello - testing GCP Postgres -> Bigquery. How do I ensure my primary key is correct? At source, it’s “id” - integer, but in Bigquery, id is a float.
1
Ok, I see from the docs that’s expected behaviour
o
@Ben la Grange Yes, it's an expected behavior You can use dbt for your transformation
💯 1