Search before asking
Version
v1.1.0
Describe the bug and provide the minimal reproduce step
query sql statement
SELECT * FROM root.p_95.d_9081.SQ order by time desc limit 30 offset 0 align by device
and
SELECT * FROM root.p_95.d_9081.SQ order by time desc limit 20 offset 0 align by device
What did you expect to see?
The first 20 pieces of data should be the same
What did you see instead?
missing records 2023-06-02T09:00:01.000+08:00 and 2023-06-02T08:50:01.000+08:00
Anything else?
No response
Are you willing to submit a PR?
Search before asking
Version
v1.1.0
Describe the bug and provide the minimal reproduce step
query sql statement
and
What did you expect to see?
The first 20 pieces of data should be the same
What did you see instead?
missing records 2023-06-02T09:00:01.000+08:00 and 2023-06-02T08:50:01.000+08:00
Anything else?
No response
Are you willing to submit a PR?