I am using quicksight as the BI tool on top of redshift.
I can run explain on the queries that I run on redshift thorugh sql client.
I want to know how can I get the query that is executed by quicksight on redshift so that I can get the result of explain command on that query hence optimize my data arrangement on redshift.