Skip to content

Add decimal with fixed precision/scale as datatype #1565

@xrust01

Description

@xrust01

Decimal numbers are missing between supported questdb datatypes. Given that one of the use cases for the db is storing market price data, and these usually have the decimal format, I believe this would be frequently used.

E.g. decimal(p,s) in mssql: https://docs.microsoft.com/en-us/sql/t-sql/data-types/decimal-and-numeric-transact-sql?view=sql-server-ver15

Metadata

Metadata

Assignees

No one assigned

    Labels

    CoreRelated to storage, data type, etc.New featureFeature requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions