Hello. I'm having an issue with using ADD to load ...
# gooddata-platform
j
Hello. I'm having an issue with using ADD to load a dataset using the PostgreSQL integration. It is failing during the "Downloading and integrating data" step because the generated SQL isn't casting the client ID from character varying to UUID. I also see on the integration page that UUID isn't a supported data type. Is there a recommended workaround (other than writing a view for each dataset)? If not, when can I expect UUIDs to be supported by GoodData?
j
That’s correct. You will need to use a supported data type, and at the current moment we do not have any plans to move forward with this. However, I can check with our product team to see if it will be supported in the future. Other than that, you will need to ensure you are using the correctly supported data types.
👍🏻 1