Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
txn: refactor ts acquisition within build and execute phases #35376
txn: refactor ts acquisition within build and execute phases #35376
Changes from 8 commits
cc05adf
0f136bd
9ad4492
9a68f75
ddd7ed4
142f55e
ebb581f
b595d3d
673d389
0b431c2
516530b
4c832a2
5e7fc56
781ce8f
b54c368
139e506
cff38ac
b3dd7ee
3c7d1d3
0b70f0e
9a500e9
b88d5ab
7b40adc
4906089
bd12553
350efbb
2f28146
4e52ee6
4700b48
1c5a1e9
aa9c357
be1c611
83c5fa9
1da2557
251a875
fe66d11
3cfb2fa
035a2bd
0d3e267
d83319b
3be9075
f519b42
1ea7192
168f950
2eccd2e
303dbd7
26d11e3
2d4caf4
1092f63
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better rename
startTS
=>snapshotTS
because it is not the start ts of the transaction.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.