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

colfetcher: disable direct columnar scans for now #96005

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

yuzefovich
Copy link
Member

This commit disables direct columnar scans which are now randomly enabled in tests due to this feature having a data race at the moment.

Informs: #95937.

Release note: None

This commit disables direct columnar scans which are now randomly
enabled in tests due to this feature having a data race at the moment.

Release note: None
@yuzefovich yuzefovich requested a review from a team as a code owner January 26, 2023 16:30
@yuzefovich yuzefovich requested a review from cucaroach January 26, 2023 16:30
@blathers-crl
Copy link

blathers-crl bot commented Jan 26, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

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! 1 of 0 LGTMs obtained (waiting on @cucaroach)

@yuzefovich
Copy link
Member Author

(I'm manually confirming that this does fix the flake as I expect in parallel.)

TFTR!

bors r+

@cucaroach cucaroach removed their request for review January 26, 2023 16:37
@craig
Copy link
Contributor

craig bot commented Jan 26, 2023

Build failed (retrying...):

@craig craig bot merged commit 32b5345 into cockroachdb:master Jan 26, 2023
@craig
Copy link
Contributor

craig bot commented Jan 26, 2023

Build succeeded:

@yuzefovich yuzefovich deleted the disable-col-scans branch January 26, 2023 23:00
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.

3 participants