When using the MySQL Interface to connect from QuickSight, some of the generated SQL uses MySQL's LAG function. Unfortunately, ClickHouse's lag is not used due to casing differences. We cannot modify ...