Closed MatheHostel closed 2 months ago
Hey MatheHostel, thanks for your input I've just added this changes to the redshift-patch branche. https://github.com/ScalefreeCOM/datavault4dbt/tree/redshift-patch. Appreciate your active contribution :)
Tim
Modified the Geometry Ghost Record. The "SRID" modification is not usable to all users so we decided to remove it and put in the single point to northpole. That should work for all redshift-users
Is already part from Dev
Putting data_type from column into ghost record macro, which returns the precision in Redshift for example (NUMERIC(38,2)) Smallint and -1 / 0 unioned will deliver INT4 (INTEGER) which then creates datatype mismatches in satellites
Please check the modified ghost records in row "NUMERIC" and "INT" and for "GEOMETRY" also edited the "CHAR" line which combines all possible "CHAR* Datatypes as VARCHAR / CHARACTER VARYING / etc