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