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

geo/wkt: add support for parsing multilinestrings with Z and M dims #60285

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

andyyang890
Copy link
Collaborator

This patch extends the capabilities of the WKT parser to include
parsing of multilinestrings with Z and M dimensions.

Refs: #53091

Release note: None

@andyyang890 andyyang890 requested a review from otan February 9, 2021 23:32
@cockroach-teamcity
Copy link
Member

This change is Reviewable

pkg/geo/wkt/wkt.y Outdated Show resolved Hide resolved
This patch extends the capabilities of the WKT parser to include
parsing of multilinestrings with Z and M dimensions.

Release note: None
@andyyang890
Copy link
Collaborator Author

bors r=otan

@craig
Copy link
Contributor

craig bot commented Feb 10, 2021

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Feb 10, 2021

Build failed:

@andyyang890
Copy link
Collaborator Author

bors r=otan

@andyyang890
Copy link
Collaborator Author

bors r-

@craig
Copy link
Contributor

craig bot commented Feb 10, 2021

Canceled.

@andyyang890
Copy link
Collaborator Author

bors r=otan

@craig
Copy link
Contributor

craig bot commented Feb 10, 2021

Build succeeded:

@craig craig bot merged commit aaa8c54 into cockroachdb:master Feb 10, 2021
@andyyang890 andyyang890 deleted the wkt_parse_multilinestring branch February 10, 2021 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants