Hi,
since It seems that Quick Sight doesn’t support the Athena array data type, which are the best practice to work with arrays in Quick Sight. Let’s say I have in my data a column “tags” which needs to be an array of strings, do you suggest to store it as a stringified JSON array or to save it as an array data type and do some sort of casting in the dataset preparation query?
The string data in the array need to be used in analysis… what do you suggest?
Thank you!