Skip to content

query_range problem #2618

Open
Open
@buxiangshangban1

Description

@buxiangshangban1

Could you please help me solve this? The data in the prome database is as follows:... t1-10m,v0; t1,v1; t1+10m,v2... The start and end times of my query range are t1 and t1 + 10m, with a step of 61s. Why is the query result only one: t1 + 61s, v1, instead of t1 + 61s, v1; t1+122s,v1; t1+183s,v1; ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions