Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

规则引擎功能模块,WHERE子句文档说明有误。 #2748

Open
GeXin666 opened this issue Nov 27, 2024 · 0 comments
Open

规则引擎功能模块,WHERE子句文档说明有误。 #2748

GeXin666 opened this issue Nov 27, 2024 · 0 comments

Comments

@GeXin666
Copy link

版本emqx/emqx:5.8.2,docker部署。

SELECT payload.data as d FROM "t/#" WHERE clientid = "foo"
上面是官网文档中给的示例,实际测试中发现使用双引号是不好使的。

在另外一个文档中发现,要求必须使用单引号,经过测试,使用单引号是好使的。
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant