## Description See https://github.com/PRQL/prql/pull/3669#issuecomment-1762545507 It looks like we're passing Float8 in the postgres row descriptor, but the column values are actually f32. I don't have a reproducible sql example yet...