Skip to content

Conversation

@rafiss
Copy link
Collaborator

@rafiss rafiss commented Feb 25, 2022

fixes #76979
fixes #76978
fixes #76977
fixes #76975
fixes #76787

The AOST clause logic would previously error for any bounded staleness
query that was used in a prepared statement. This is because prepared
statements use an implicit txn, so the same AOST clause has to be
checked multiple times in the txn. A recent commit refactored
the error handling and caused this bug.

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

The AOST clause logix would previously error for any bounded staleness
query that was used in a prepared statement. This is because prepared
statements use an implicit txn, so the same AOST clause has to be
checked multiple times in the txn. A recent commit refactored
the error handling and caused this bug.

Release note: None
@rafiss rafiss force-pushed the fix-bounded-staleness-test branch from fbd9a41 to 7ab7829 Compare February 25, 2022 16:10
@rafiss rafiss requested review from a team and otan February 25, 2022 16:10
@rafiss
Copy link
Collaborator Author

rafiss commented Feb 25, 2022

tftr!

bors r=RichardJCai

@craig
Copy link
Contributor

craig bot commented Feb 25, 2022

Build succeeded:

@craig craig bot merged commit c3ff362 into cockroachdb:master Feb 25, 2022
@rafiss rafiss deleted the fix-bounded-staleness-test branch February 25, 2022 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants