Skip to content

Improve return value handling for aggregators known to return numeric values #47

@rlubke

Description

@rlubke

Due to how integer values are handled in coherence-json (the server side JSON handling library) a BigInteger or BigDecimal value may be returned in which case, this will be serialized as a String.

Currently, we require the user to handle the conversion, but for known aggregator types, we can certainly improve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions