You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem
Tasks (all variety) fail regularly with a type conflict. To reproduce you can just use the smart_input template.
To Reproduce
Steps to reproduce the behavior:
Import smart_input
Let it run regularly
See error
could not execute task run; Err: partial write: field type conflict: input field "raw_value" on measurement "smart_attribute" is type integer, already exists as type float dropped=677: partial write: field type conflict: input field "raw_value" on measurement "smart_attribute" is type integer, already exists as type float dropped=677
Expected behavior
No failed task.
How are you running InfluxDB?
InfluxDB Cloud platform
InfluxDB 2.0 on a remote server
InfluxDB 2.0 on my local machine
The text was updated successfully, but these errors were encountered:
Template: Downsampling
Describe the problem
Tasks (all variety) fail regularly with a type conflict. To reproduce you can just use the smart_input template.
To Reproduce
Steps to reproduce the behavior:
could not execute task run; Err: partial write: field type conflict: input field "raw_value" on measurement "smart_attribute" is type integer, already exists as type float dropped=677: partial write: field type conflict: input field "raw_value" on measurement "smart_attribute" is type integer, already exists as type float dropped=677
Expected behavior
No failed task.
How are you running InfluxDB?
The text was updated successfully, but these errors were encountered: