Destination Postgres: Normalization Error for Timestamp No Timezone Incorrect Type Cast #32256
Corbin Beebe (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
snowflaketo apostgresdatabase. I am running into an error where ourdbt runsare castingtimestamps without time zonestotextvalues. The error we are receiving is as follows:Snowflake Source Connector:
0.2.2Postgres Destination Connector:
0.4.0Airbyte Version:
0.5.33Beta Was this translation helpful? Give feedback.
All reactions