We had deployed our data model to the redshift database and now we are trying to detect the delta changes in the model vs the one using the data dictionary. What we are noticing is that the Numeric(38,18) data type is reflecting as BIGINT in the data model when performing the "Synchronize Data Dictionary with the model" operation -
Not sure if anyone have faced similar issue.