What version of SQL does the custom SQL editor use?

Does anyone have a definitive answer on what version/kind of SQL the amazon quicksight custom SQL editor uses?

Whenever I run into syntax errors, the only one that consistently works is TRINO SQL syntax. But I am not even 100% sure. Can someone confirm?

Hi @brianpaquette,

Doesn’t it use the same version as your data source? What is your data source?

Solved. It is the same version as the datasource, I wasn’t sure. Since we use AWS Athena, it is technically using Trino SQL. Thanks!