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

使用rest接口进行事件窗口event_window查询时没有返回数据 #27848

Open
updoo opened this issue Sep 12, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@updoo
Copy link

updoo commented Sep 12, 2024

Bug Description
使用rest接口进行事件窗口event_window查询时没有返回数据,用ws接口或命令行查询时都有数据返回

To Reproduce
Steps to reproduce the behavior:

  1. prepare data
  2. query with rest apiselect _wend,last(info) from test where ts>'2024-09-12 10:17:04' event_window start with state =0 end with state=1 limit 1
  3. nothing return

Expected Behavior
正确返回数据

附带问下为什么ws的性能比rest要差

@updoo updoo added the bug Something isn't working label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant