mirror of
https://github.com/apache/superset.git
synced 2026-07-18 12:45:44 +00:00
Merge the LIKE/ILIKE and NOT LIKE/NOT ILIKE branches so the cast condition is computed once, match the native UUID type on a whole word instead of a bare substring, and assert on the SQLAlchemy Cast node instead of the literal "CAST" string so the test isn't tied to a particular dialect's rendering. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>