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

Add parsing support to point property functions #12904

Merged
merged 3 commits into from
Apr 23, 2023

Conversation

Ayman161803
Copy link
Contributor

@Ayman161803 Ayman161803 commented Apr 16, 2023

Description

This PR adds parsing support to geomtry property functions. Mysql reference for the same can be found here

Related Issue(s)

#8604

Checklist

  • "Backport to:" labels have been added if this change should be back-ported
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on the CI
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Ayman161803 <mohammedaymannawaz@gmail.com>
@github-actions github-actions bot added this to the v17.0.0 milestone Apr 16, 2023
go/vt/sqlparser/keywords.go Outdated Show resolved Hide resolved
go/vt/sqlparser/sql.y Outdated Show resolved Hide resolved
Signed-off-by: Ayman161803 <mohammedaymannawaz@gmail.com>
@GuptaManan100 GuptaManan100 added Type: Enhancement Logical improvement (somewhere between a bug and feature) Component: Query Serving labels Apr 20, 2023
go/vt/sqlparser/ast.go Outdated Show resolved Hide resolved
…ent appropriately

Signed-off-by: Ayman161803 <mohammedaymannawaz@gmail.com>
@GuptaManan100 GuptaManan100 merged commit d59ac4c into vitessio:main Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants