Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
timgraham opened this issue Nov 24, 2020 · 3 comments
Open

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

timgraham opened this issue Nov 24, 2020 · 3 comments
Labels
O-community Originated from the community T-spatial Spatial Team

Comments

@timgraham
Copy link
Contributor

timgraham commented Nov 24, 2020

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

@blathers-crl
Copy link

blathers-crl bot commented Nov 24, 2020

Hello, I am Blathers. I am here to help you get the issue triaged.

It looks like you have not filled out the issue in the format of any of our templates. To best assist you, we advise you to use one of these templates.

I was unable to automatically find someone to ping.

If we have not gotten back to your issue within a few business days, you can try the following:

  • Join our community slack channel and ask on #cockroachdb.
  • Try find someone from here if you know they worked closely on the area and CC them.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

@blathers-crl blathers-crl bot added O-community Originated from the community X-blathers-untriaged blathers was unable to find an owner labels Nov 24, 2020
@timgraham timgraham changed the title sql: support left (<<) and right (>>) bouding box operators sql: support left (<<) and right (>>) bounding box operators Nov 25, 2020
@jlinder jlinder added the T-spatial Spatial Team label Jun 16, 2021
@RichardJCai RichardJCai removed the X-blathers-untriaged blathers was unable to find an owner label Aug 16, 2021
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

We have marked this issue as stale because it has been inactive for
18 months. If this issue is still relevant, removing the stale label
or adding a comment will keep it active. Otherwise, we'll close it in
10 days to keep the issue queue tidy. Thank you for your contribution
to CockroachDB!

@timgraham
Copy link
Contributor Author

Still a valid issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-community Originated from the community T-spatial Spatial Team
Projects
None yet
Development

No branches or pull requests

3 participants