Skip to content

NumberValue returns Fixed Type #10

@SagarN

Description

@SagarN

Hi

@Override
    public TypeType type() {
        return TypeType.NUMBER;
}

Is this intentional ? NumberValue reads in a Float/Double.
However, the type will always return NUMBER instead of field type.

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