-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Kernel] Add non-monotonic inCommitTimestamp with related table prope…
…rties and table features (#3276) ## Description Add non-monotonic `inCommitTimestamp` with related table properties and table features to prepare for adding monotonic `inCommitTimestamp` in later PRs. ## How was this patch tested? Add unit tests to verify the `inCommitTimestamp` and related table properties and table features when enabling the `inCommitTimestamp` enablement property. ## Does this PR introduce _any_ user-facing changes? Yes, the user can enable non-monotonic `inCommitTimestamp` by enabling its property.
- Loading branch information
1 parent
eb26989
commit c395a63
Showing
12 changed files
with
1,009 additions
and
241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.