Skip to content

Numeric type casting of attributes nested in maps #120

@linkyndy

Description

@linkyndy

We have float_attr and map_attr definitions, however there seems to be no way of defining the types of attributes nested in maps. I am currently reading a float out of a map and the result is a BigDecimal (0.2997e2 instead of 29.97), as per DynamoDB's Ruby SDK.

Is there any way to address this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions