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

release-20.2: geomfn;geogfn: fix check of st_segmentize when number of segments overflow #63759

Merged
merged 2 commits into from
Apr 16, 2021

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Apr 15, 2021

Backport:

Please see individual PRs for details.

/cc @cockroachdb/release

@rafiss rafiss requested a review from otan April 15, 2021 20:53
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rafiss rafiss force-pushed the backport20.2-63136-63263 branch 3 times, most recently from de390a1 to 0a0d9e2 Compare April 16, 2021 16:39
Release note (sql change): Fix ST_Segmentize panicking when the number
of segments to generate exceeds math.MaxInt64.
Release note (bug fix): Error gracefully when attempting to run
ST_Segmentize and generating more than MaxInt64 points on a GEOGRAPHY.
@rafiss rafiss merged commit 287fd22 into cockroachdb:release-20.2 Apr 16, 2021
@rafiss rafiss deleted the backport20.2-63136-63263 branch April 16, 2021 18:06
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.

None yet

3 participants