Hi there,
I am trying to use Quick Sight to read data from an MySQL database of an application we are migrating to (version 6). We use Quick Sight already for the same application (version 5) and it works fine. There we have many dashboards and user count will grow the next months.
The problem with version 6, which I just discoverd now is, that they use UUIDs as database keys, stored in a BINARY field in all tables. Primary keys and foreign keys… Quick Sight will skip all those fields because of that unsupported datatype.
The result is a data set without primary and foreign keys. We can not create any JOINs.
Do you know a solution or workaround to still be able to use Quick Sight with version 6 of that application?
Thanks,
Dennis