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
execute select AVG(AttributeID_2746),MIN_VALUE(AttributeID_2746),MAX_VALUE(AttributeID_2746),variance(AttributeID_2746) from root.XXXX.YYYY_1.ModuleID_17 where time>2024-10-28 22:58:39 and time<2024-10-28 23:11:47
execute
select AVG(AttributeID_2746),MIN_VALUE(AttributeID_2746),MAX_VALUE(AttributeID_2746),variance(AttributeID_2746) from root.XXXX.YYYY_1.ModuleID_17 where time>2024-10-28 22:58:39 and time<2024-10-28 23:11:47The column order is not correct.
