Diagonal concat when lazyframe other than first item contains list dtype for a column not in first item causes incompatible types error #18911
Labels
accepted
Ready for implementation
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
a
andb
produces a correct diagonal concatrechunk=True
orrechunk=False
. Both produce an exception.Expected behavior
Expected this to concat the frames vertically and fill in nulls where appropriate.
Installed versions
The text was updated successfully, but these errors were encountered: