What happened?
When using from {} or from [] the compiler crashes.
The application panicked (crashed).
Message: called `Option::unwrap()` on a `None` value
Location: prqlc/prqlc/src/semantic/resolver/functions.rs:279
PRQL input
SQL output
Expected SQL output
No response
MVCE confirmation
Anything else?
No response
What happened?
When using
from {}orfrom []the compiler crashes.PRQL input
SQL output
-- NoneExpected SQL output
No response
MVCE confirmation
Anything else?
No response