PRQL / prql

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
https://prql-lang.org
Apache License 2.0
9.65k stars 208 forks source link

fix: prevent panic for issues #4474 and #4317 #4538

Closed m-span closed 1 month ago

m-span commented 1 month ago

Hotfix to prevent panics while we work on refactoring to fix these issues:

4474

4317

m-span commented 1 month ago

(changelog additive but not strictly required)

max-sixty commented 1 month ago

Great — happy we got a bunch merged!