really weird parquet bug I just came across <http...
# daft-dev
c
really weird parquet bug I just came across https://github.com/Eventual-Inc/Daft/issues/2904
😬 1
seems that it's an issue reading decimal dtypes
d
Oh yeah this is our bug where we cast any decimal to decimal(32,32) because of some old arrow2 logic