Skip to content

Ensure float size is correct when encoding to pg values #1921

@scsmithr

Description

@scsmithr

Description

See PRQL/prql#3669 (comment)

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...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions