Skip to content

All NUMBER / DECIMAL data types are converted to FLOAT #40

Description

@wolfadactyl

While there are some cases where users may want to use FLOATS, floating point inaccuracy can cause showstopper issues for many applications. BigQuery currently supports NUMERIC data types so it would be great to have the ability to use those instead as at current it is breaking several of our fields which are set up as Decimal.

Looks like the change(s) needed are just around this line.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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