Skip to content

ROUND() now properly supports INTEGER and DECIMAL #2797

Open
@TarantoolBot

Description

@TarantoolBot

Root document: https://www.tarantool.io/en/doc/latest/reference/reference_sql/


INTEGER and DECIMAL values passed as the first argument now will not be
cast to DOUBLE and the result will be of the same type as the first
argument. Also, the default type for the ROUND() is now DECIMAL.
Requested by @ImeevMA in tarantool/tarantool@5273b8c.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.10reference[location] Tarantool manual, Reference partsql[location] SQL manual

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions