Skip to content

sql/rowcontainer: remove propagation of synthetic timestamp bit#117118

Merged
craig[bot] merged 3 commits intocockroachdb:masterfrom
nvb:nvanbenschoten/streamerSynTs
Jan 2, 2024
Merged

sql/rowcontainer: remove propagation of synthetic timestamp bit#117118
craig[bot] merged 3 commits intocockroachdb:masterfrom
nvb:nvanbenschoten/streamerSynTs

Conversation

@nvb
Copy link
Copy Markdown
Contributor

@nvb nvb commented Dec 27, 2023

Informs #101938.

This PR removes the propagation of the synthetic flag through kvStreamerResultDiskBuffer. It then cleans up the use of synthetic timestamps in a few SQL tests.

This flag has been deprecated since v22.2 and is no longer consulted in uncertainty interval checks or by transaction commit-wait. It does not need to be propagated.

Release note: None

nvb added 3 commits December 27, 2023 14:01
Informs cockroachdb#101938.

This commit removes the propagation of the synthetic flag through
`kvStreamerResultDiskBuffer`.

This flag has been deprecated since v22.2 and is no longer consulted in
uncertainty interval checks or by transaction commit-wait. It does not
need to be propagated.

Release note: None
Informs cockroachdb#101938.

The test was using the Timestamp.WithSynthetic method even when
doing so was not necessary.

Release note: None
@nvb nvb requested a review from yuzefovich December 27, 2023 19:02
@nvb nvb requested review from a team as code owners December 27, 2023 19:02
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Member

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

@nvb
Copy link
Copy Markdown
Contributor Author

nvb commented Jan 2, 2024

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jan 2, 2024

Build succeeded!

And happy new year! 🎉

@craig craig bot merged commit e89ce89 into cockroachdb:master Jan 2, 2024
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