Quicksight always adds "order by" to sql query

Hi @akurinov -

Look into this relatively new feature that helps to address this problem. If you have a column/field that can be used as an unique key, that can be used as a more performant option than the generated ORDER BY clause.

2 Likes