mirror of
https://github.com/apache/superset.git
synced 2026-07-26 00:22:31 +00:00
Adds cases for nested parens inside an `IF (...)` condition, a scalar function literally named `function` outside a routine specification, and an unbalanced `IF` condition, restoring 100% coverage on superset/sql/dialects/trino.py required by unit-tests-required. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>