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

row: remove no longer nil txn check #108823

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

yuzefovich
Copy link
Member

@yuzefovich yuzefovich commented Aug 16, 2023

I believe this non-nil txn check is no longer needed as of 8f7f2f4 (which fixed the only known place where we forgot to set the txn field on the FlowCtx).

Epic: None

Release note: None

@blathers-crl
Copy link

blathers-crl bot commented Aug 16, 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

I believe this non-nil txn check is no longer needed as of
8f7f2f4 (which fixed the only known
place where we forgot to set the txn field on the FlowCtx).

Release note: None
@yuzefovich yuzefovich marked this pull request as ready for review August 16, 2023 01:47
@yuzefovich yuzefovich requested a review from a team as a code owner August 16, 2023 01:47
@yuzefovich yuzefovich requested review from rharding6373 and removed request for a team August 16, 2023 01:47
Copy link
Collaborator

@rharding6373 rharding6373 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

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig craig bot merged commit 02065f5 into cockroachdb:master Aug 17, 2023
2 checks passed
@craig
Copy link
Contributor

craig bot commented Aug 17, 2023

Build succeeded:

@yuzefovich yuzefovich deleted the nil-txn branch August 17, 2023 21:34
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