You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix test failures: -inf literal output and skip infinite loop test
- Fix aliased negated float literals (like -inf) to output as Literal
instead of Function negate, matching ClickHouse behavior
- Skip 00326_long_function_multi_if test which causes infinite loops
due to parser bug with multiIf and array arguments
0 commit comments