Skip to content

Use REAL and DOUBLE as preferred c float32 and float64 SQL names. #1494

Open
@rchowell

Description

Description

The current SqlDialect uses FLOAT4 and FLOAT8 has the SQL names for the float32 and float64 types. These should be REAL and DOUBLE PRECISION.

Additional Context

partiql/partiql-scribe#54

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions