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
evbo opened this issue
Aug 4, 2024
· 2 comments
· Fixed by #18611
Labels
A-panicArea: code that results in panic exceptionsacceptedReady for implementationbugSomething isn't workingP-mediumPriority: mediumpythonRelated to Python Polars
@barak1412 yes wrong error reporting. I was recommended to file a bug since the panic is very vague about what is wrong especially to a newcomer. Thanks.
A-panicArea: code that results in panic exceptionsacceptedReady for implementationbugSomething isn't workingP-mediumPriority: mediumpythonRelated to Python Polars
Checks
Reproducible example
without
cast
it panics:without
pl.lit
it panics:Log output
No response
Issue description
list expressions panic if types do not match expected
Expected behavior
a more descriptive error should be thrown explaining types are unexpected
Installed versions
The text was updated successfully, but these errors were encountered: