Commit 835f91f
Refactor conditional function tests into parametrized test suite
Replace separate test functions for coalesce, greatest, least, nvl,
nvl2, ifnull with a single parametrized test using a shared fixture.
Adds coverage for nvl, nullif (previously untested), datetime and
boolean types, literal fallbacks, and variadic calls.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e299daf commit 835f91f
1 file changed
+240
-211
lines changed
0 commit comments