Skip to content

Double values should always be serialized with decimal point #3657

Closed
@russcam

Description

@russcam

With the move to utf8json in #3493, floating point and decimal numbers that do not have fractional values are not serialized with decimal point by utf8json. This saves a few bytes, but would break Elasticsearch type mapping inference. Floating point and decimals should always be sent with a decimal point.

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