Files
superset2/tests/unit_tests/sql/dialects
Evan e896050895 test(trino): assert InlineUDF node for nested-parens IF condition
The nested-parens regression test only checked the statement count,
not that the IF condition was actually recognized as a block opener
rather than a scalar call.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 10:16:11 -07:00
..