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
For example: mvalue.neq.1 would choose only measurement_double as table, because 1 is a number, but the not-equal operator should also include string and json measurements instead.
The text was updated successfully, but these errors were encountered:
Piiit
changed the title
Measurement selection does not consider tables for not-equal operators
Measurement selection does not consider all measurement tables for not-equal operators
Jul 11, 2022
For example:
mvalue.neq.1
would choose only measurement_double as table, because 1 is a number, but the not-equal operator should also include string and json measurements instead.The text was updated successfully, but these errors were encountered: