Skip to content

Add distance range's lower bound support to Geoindex #6417

@yupeng9

Description

@yupeng9

The Geoindex introduced in this PR supports only the upper bound of the distance range. It would be nice to add the lower bound support for queries like this

select count(*) from starbucksStores  where  2000 < ST_DISTANCE(location_st_point , ST_POINT(-122, 37)) < 10000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions