Skip to content

Get integer data from InfluxDB #153

Description

@aurrelhebert

Hello,
I have a field column that I pushed on influxDB using integer type ( value = 1i ). When I query this specific column I always get a double ( 1.0 ) as a result.
I am using this specific result :

QueryResult queryResult = myInfluxDB.query(myQuery);

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