Hello,
I am trying to move the data from postgres to databricks, but somehow the datatype in postgres is int8 but it is converted to int rather than a bigint when the table is created inside databricks.
this is the log from sync,
Hello, Based on the information provided, it seems that the data type conversion from Postgres to Databricks is not as expected. However, the extracts provided do not contain enough information to diagnose the issue or provide a solution. I recommend reviewing the Airbyte documentation and tutorials for more information on data type mapping and configuration: - [Airbyte Documentation](https://docs.airbyte.com) - [Airbyte Tutorials](https://airbyte.io/tutorials) If you still face issues, consider reaching out to the Airbyte community on their [forum](https://discuss.airbyte.io) or [Slack](https://airbytehq.slack.com) for further assistance.