-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
O-communityOriginated from the communityOriginated from the communityT-spatialSpatial TeamSpatial TeamX-blathers-triagedblathers was able to find an ownerblathers was able to find an owner
Description
It should adopt PostGIS behavior:
https://postgis.net/docs/ST_Geometry_Same.html
Currently it fails like this:
psycopg2.errors.SyntaxError: at or near "=": syntax error
DETAIL: source SQL:
SELECT "geoapp_state"."id", "geoapp_state"."name", "geoapp_state"."poly"::bytea FROM "geoapp_state" WHERE "geoapp_state"."poly" ~= ST_GeomFromEWKB('\x0101000020e6100000000000000000f03f000000000000f03f'::bytea)
Jira issue: CRDB-2866
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
O-communityOriginated from the communityOriginated from the communityT-spatialSpatial TeamSpatial TeamX-blathers-triagedblathers was able to find an ownerblathers was able to find an owner