Destination Postgres: Normalization Error for Timestamp No Timezone Incorrect Type Cast #32256
corbin-Tprime
started this conversation in
General
Replies: 1 comment 4 replies
-
You can try to export the dbt model, edit it and run as custom transformation. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working with exporting data from
snowflake
to apostgres
database. I am running into an error where ourdbt runs
are castingtimestamps without time zones
totext
values. The error we are receiving is as follows:Snowflake Source Connector:
0.2.2
Postgres Destination Connector:
0.4.0
Airbyte Version:
0.5.33
Beta Was this translation helpful? Give feedback.
All reactions