<@U042126MG49> <https://github.com/Eventual-Inc/Da...
# daft-dev
a
j
This is an iceberg-only bug?
a
I believe it is not; it is a round trip bug I believe with Decimal(10,2) -> Int128 -> Decimal(32,32)
the type is changing
j
👍
And only happens with map types?
Or does it also happen with other nested types
a
it looks like only maps
based on the error
I thikn it is related to be doing type conversions recursively now
j
👍 ok let’s leave it as P1 for now, we usually do want to prioritize bugs though so will find some folks to take it on soon
a
or like in nested elems