Skip to content

sql: support left (<<) and right (>>) bounding box operators #57092

@timgraham

Description

@timgraham

They should adopt PostGIS behavior:
https://postgis.net/docs/ST_Geometry_Left.html
https://postgis.net/docs/ST_Geometry_Right.html

Currently it fails like this: unsupported binary operator: <geometry> >> <geometry> (desired <bool>).

Jira issue: CRDB-2868

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-communityOriginated from the communityT-spatialSpatial Team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions