Skip to content

float64 parameters incorrectly mapped to SqlFloat (32-bit) #314

@Mandukhai-Alimaa

Description

@Mandukhai-Alimaa

When passing float64 values as query parameters, they are incorrectly mapped to SqlFloat instead of SqlDouble, causing precision loss and overflow/underflow issues.

https://github.com/databricks/databricks-sql-go/blob/main/parameters.go#L151

Metadata

Metadata

Assignees

No one assigned

    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