-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hello,
is there a way to enforce/specify field types on write commands?
Currently I'm trying to write integer values to fields. I get partial drops while writing because of values that mix up integer and float. When I look at the measurement keys afterwards, it says there would be integer and float values, despite the fact that a select only shows integers.
InfluxDB's docs say that an integer value can be suffixed with "i" to force Influx to interpret it as integer. I would like to do that with Instream.
Greets
Nils
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels