list arithmetic output dtype solely dependent on the first operand #19010
Labels
A-arithmetic
Area: arithmetic
A-dtype-list/array
Area: list/array data type
accepted
Ready for implementation
bug
Something isn't working
P-medium
Priority: medium
python
Related to Python Polars
Checks
Reproducible example
Log output
No response
Issue description
In
df1
where we do regular arithmetic, we see that the output dtypes are supertypes of both operands.However, in the list arithmetic operations for
df2
, we see thatExpected behavior
Installed versions
The text was updated successfully, but these errors were encountered: