emqx/changes/ce/feat-11620.en.md

137 B

Add a new rule-engine SQL function bytesize to get the size of a byte-string. e.g. ``SELECT * FROM "t/#" WHERE bytesize(payload) > 10`