cast
from StringArray
to Decimal128Array
and Decimal256Array
doesn't work on 0
#5876
Labels
cast
from StringArray
to Decimal128Array
and Decimal256Array
doesn't work on 0
#5876
Describe the bug
Casting a
StringArray
toDecimal256Array
with 0 doesn't work if the decimal type is (1, 0), (2, 0) or (76, 0). Same for Decimal128.To Reproduce
Expected behavior
0
Additional context
The text was updated successfully, but these errors were encountered: