Skip to content

opt: incorporate cast volatility#49779

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
RaduBerinde:opt-volatility-casts
Jun 4, 2020
Merged

opt: incorporate cast volatility#49779
craig[bot] merged 1 commit intocockroachdb:masterfrom
RaduBerinde:opt-volatility-casts

Conversation

@RaduBerinde
Copy link
Copy Markdown
Member

This change incorporates the new cast volatility information into the
VolatilitySet property.

Release note: None

@RaduBerinde RaduBerinde requested review from mgartner and rytaft June 1, 2020 23:57
@RaduBerinde RaduBerinde requested a review from a team as a code owner June 1, 2020 23:57
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@mgartner mgartner left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 36 of 36 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @RaduBerinde and @rytaft)


pkg/sql/sem/tree/casts.go, line 117 at r1 (raw file):

	{from: types.GeometryFamily, to: types.GeographyFamily, volatility: VolatilityImmutable},

	// Casts to GeographyFamily.

[nit] Should be GeometryFamily.

This change incorporates the new cast volatility information into the
VolatilitySet property.

Release note: None
@RaduBerinde RaduBerinde force-pushed the opt-volatility-casts branch from ad3ac8d to 6517319 Compare June 3, 2020 04:42
Copy link
Copy Markdown
Collaborator

@rytaft rytaft left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 4 of 36 files at r1, 1 of 1 files at r2.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (and 1 stale) (waiting on @RaduBerinde)

@RaduBerinde
Copy link
Copy Markdown
Member Author

bors r+

craig bot pushed a commit that referenced this pull request Jun 4, 2020
49779: opt: incorporate cast volatility r=RaduBerinde a=RaduBerinde

This change incorporates the new cast volatility information into the
VolatilitySet property.

Release note: None

49823: adding myself to AUTHORS r=DrewKimball a=DrewKimball



Co-authored-by: Radu Berinde <radu@cockroachlabs.com>
Co-authored-by: Drew Kimball <drewk@cockroachlabs.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 4, 2020

Timed out (retrying...)

@RaduBerinde
Copy link
Copy Markdown
Member Author

bors r-

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 4, 2020

Canceled

@RaduBerinde
Copy link
Copy Markdown
Member Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 4, 2020

Merge conflict (retrying...)

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 4, 2020

Build succeeded

@craig craig bot merged commit 82f172a into cockroachdb:master Jun 4, 2020
@RaduBerinde RaduBerinde deleted the opt-volatility-casts branch June 6, 2020 18:19
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.

4 participants