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
Error:
╭─[std.prql:23:61]
│
23 │ let sub = left right -> <int || float || timestamp || date> internal std.sub
│ ────────┬───────
│ ╰───────── expected a pipeline that resolves to a table, but found `internal std.sub`
│
│ Help: are you missing `from` statement?
────╯
What happened?
I get an unhelpful error message.
PRQL input
SQL output
-- None
Expected SQL output
No response
MVCE confirmation
Anything else?
Earlier there was now resolved issue #1396.
The text was updated successfully, but these errors were encountered: