Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[source-snowflake] Issue with Data Type Mismatch for [source-snowflake] to [destination-postgres] connection #52101

Open
1 task
Subhash-123 opened this issue Jan 23, 2025 · 0 comments
Labels
area/connectors Connector related issues community connectors/source/snowflake team/db-dw-sources Backlog for Database and Data Warehouse Sources team type/bug Something isn't working

Comments

@Subhash-123
Copy link

Connector Name

source-snowflake

Connector Version

0.3.4

What step the error happened?

Other

Relevant information

I recently set up a connection from Snowflake (using airbyte/source-snowflake-0.3.4) to Postgres (using airbyte/destination-postgres-2.4.0) and ran a sync. However, I've encountered an issue where the data types in the destination table columns do not match the data types in the source.
I've attached screenshots and the sync log for your reference. Could you please assist us in resolving this issue?

Relevant log output

Actual datatype in source snowflake and datatype in destination are given below.
Tags Array -> Tags Varchar
Metadata Object -> Metadata Varchar
profile Variant -> Profile Varchar
I believe these values should be jsonb in postgres

Contribute

  • Yes, I want to contribute
@Subhash-123 Subhash-123 added area/connectors Connector related issues needs-triage type/bug Something isn't working labels Jan 23, 2025
@marcosmarxm marcosmarxm changed the title Issue with Data Type Mismatch for [source-snowflake] to [destination-postgres] connection [source-snowflake] Issue with Data Type Mismatch for [source-snowflake] to [destination-postgres] connection Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues community connectors/source/snowflake team/db-dw-sources Backlog for Database and Data Warehouse Sources team type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants