Skip to content

[FeatureStore] We should be using doubles instead of longs where at all possible  #329

@cjnolet

Description

@cjnolet

I ran into this recently. I have a bunch of sampled sensor data that I want to represent in the metrics store but it's got floating points, which we can't represent with the current Metric object. The fix was extremely simple and it will not break data that's already been persisted.

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