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
Issue found by DuckFuzz on git commit hash e61cd using seed 676661083.
To Reproduce
call dbgen(sf=0.1);
SELECT c7, #1, cume_dist() OVER (ORDER BY regexp_split_to_table(c2, current_catalog()), 6613 DESC, c6 NULLS LAST, c6 NULLS FIRST ROWS BETWEEN CURRENT ROW AND CURRENT ROW) FROM supplier AS t8(c1, c2, c3, c4, c5, c6, c7)
Error Message
ABORT THROWN BY INTERNAL EXCEPTION: Failed to bind column reference "UNNEST(string_split_regex(c2, current_database()))" [7.0] (bindings: [0.0 0.1 0.2 0.3])
The text was updated successfully, but these errors were encountered:
Issue found by DuckFuzz on git commit hash e61cd using seed 676661083.
To Reproduce
Error Message
The text was updated successfully, but these errors were encountered: