Skip to content

xform: make FoldDivOne an essential normalization#88485

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
msirek:EssentialFoldDivOne
Sep 23, 2022
Merged

xform: make FoldDivOne an essential normalization#88485
craig[bot] merged 1 commit intocockroachdb:masterfrom
msirek:EssentialFoldDivOne

Conversation

@msirek
Copy link
Copy Markdown
Contributor

@msirek msirek commented Sep 22, 2022

Fixes #86790

This fixes sqlsmith errors caused by differences in the number of
displayed digits right of the decimal place for expression / 1
by making the folding of this expression essential.

Release note: None

Fixes cockroachdb#86790

This fixes sqlsmith errors caused by differences in the number of
displayed digits right of the decimal place for `expression / 1`
by making the folding of this expression essential.

Release note: None
@msirek msirek requested a review from a team as a code owner September 22, 2022 17:41
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Collaborator

@DrewKimball DrewKimball left a comment

Choose a reason for hiding this comment

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

Thanks for doing this! :lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @cucaroach and @mgartner)

Copy link
Copy Markdown
Contributor Author

@msirek msirek left a comment

Choose a reason for hiding this comment

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

Sure. @mgartner Which backport releases do you think are appropriate?

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @cucaroach and @mgartner)

Copy link
Copy Markdown
Contributor Author

@msirek msirek left a comment

Choose a reason for hiding this comment

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

TFTR!
bors r+

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @cucaroach and @mgartner)

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Sep 23, 2022

Build succeeded:

@craig craig bot merged commit 14f11eb into cockroachdb:master Sep 23, 2022
@mgartner
Copy link
Copy Markdown
Contributor

Which backport releases do you think are appropriate?

I think 22.2 would be good.

@msirek
Copy link
Copy Markdown
Contributor Author

msirek commented Sep 26, 2022

blathers backport release-22.2

@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Sep 26, 2022

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from 956948e to blathers/backport-release-22.2-88485: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch release-22.2 failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

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.

roachtest.unoptimized-query-oracle/disable-rules=half failed due to extra precision decimals

4 participants