Number field precision issue when migrating from self-hosted Airbyte to Cloud hosted

Summary

When migrating from self-hosted Airbyte to Cloud hosted, a discrepancy in number fields is observed where extra precision is added to the values. The issue is specifically with a Salesforce source to a Postgres Destination connection. The Postgres column values are affected by the change in versions from 0.4.0 to 2.0.12. The user is seeking an easy way to remove the extra precision added to the numbers.


Question

Hi, we are migrated our self hosted Airbyte to Cloud hosted and have found a discrepancy in our Number fields. This connection is a Salesforce source to a Postgres Destination, and every number field from the cloud now has .000000000 added to it. So original connection would have the final Postgres column be 662 but through cloud it ends up 662.000000000 . Our destination version for Postgres are very different, it was 0.4.0 and now is 2.0.12. Is there an easy way to remove all that extra precision?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["number-field-precision", "migration", "self-hosted", "cloud-hosted", "salesforce-connector", "postgres-connector"]