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

opt: revert data race fix #85352

Merged
merged 1 commit into from
Aug 1, 2022
Merged

opt: revert data race fix #85352

merged 1 commit into from
Aug 1, 2022

Conversation

mgartner
Copy link
Collaborator

This commit reverts #37972. We no longer lazily build filter props and
share them across multiple threads.

Release note: None

@mgartner mgartner requested review from rytaft and DrewKimball July 29, 2022 22:08
@mgartner mgartner requested a review from a team as a code owner July 29, 2022 22:08
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
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.

:lgtm:

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

Copy link
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 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 2 of 0 LGTMs obtained (waiting on @mgartner)

@rytaft
Copy link
Collaborator

rytaft commented Aug 1, 2022

Can you also update the comment above FiltersItem in scalar.opt that says the props are lazily calculated?

This commit reverts cockroachdb#37972. We no longer lazily build filter props and
share them across multiple threads.

Release note: None
@mgartner
Copy link
Collaborator Author

mgartner commented Aug 1, 2022

Can you also update the comment above FiltersItem in scalar.opt that says the props are lazily calculated?

Good catch! Done.

TFTRs!

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 1, 2022

Build succeeded:

@craig craig bot merged commit 590049f into cockroachdb:master Aug 1, 2022
@mgartner mgartner deleted the revert-37972 branch August 1, 2022 15:47
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