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

geogen: reduce range of randomly generated points #61636

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

andyyang890
Copy link
Collaborator

This patch reduces the range of randomly generated points
to [-10e9, 10e9].

Resolves #61367.

Release justification: non-production code change
Release note: None

This patch reduces the range of randomly generated points
to [-10e9, 10e9].

Release justification: non-production code change
Release note: None
@andyyang890 andyyang890 requested a review from rafiss March 8, 2021 18:23
@cockroach-teamcity
Copy link
Member

This change is Reviewable

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.

thanks!

@rafiss
Copy link
Collaborator

rafiss commented Mar 8, 2021

@andyyang890 would you be able to backport this to 20.2 also? (if you have the backport script set up)

@andyyang890
Copy link
Collaborator Author

@rafiss Sure, will do. Do I need to backport this into 21.1 as well?

@rafiss
Copy link
Collaborator

rafiss commented Mar 8, 2021

oh right -- the branch was cut today, so yes please 21.1 as well!

@andyyang890
Copy link
Collaborator Author

bors r=rafiss

@craig
Copy link
Contributor

craig bot commented Mar 8, 2021

Build succeeded:

@craig craig bot merged commit 1389ebd into cockroachdb:master Mar 8, 2021
@andyyang890 andyyang890 deleted the geogen_smaller_range branch March 8, 2021 20:27
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.

spatial: panic caused by SIGFPE: floating-point exception in FrechetDistanceDensify
3 participants