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

go.mod: upgrade twpayne/go-geom #86126

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

otan
Copy link
Contributor

@otan otan commented Aug 15, 2022

This fixes ARM specific bugs.

Release note (bug fix): Intersection spatial operations would previously
potentially return incorrect results on ARM. This is now resolved.

Release justification: bug fix for existing functionality

Resolves #72226

@cockroach-teamcity
Copy link
Member

This change is Reviewable

This fixes ARM specific bugs.

Release note (bug fix): Intersection spatial operations would previously
potentially return incorrect results on ARM. This is now resolved.

Release justification: bug fix for existing functionality
Copy link
Collaborator

@rafiss rafiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! gonna try to bors it since it looks like failures are flakes

bors r+

@craig craig bot merged commit 85ae31d into cockroachdb:master Aug 17, 2022
@craig
Copy link
Contributor

craig bot commented Aug 17, 2022

Build succeeded:

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.

Test failures due to floating point precision issues on ppc64le
3 participants