Skip to content

Commit

Permalink
Protocol Specification for Row Commit Versions
Browse files Browse the repository at this point in the history
This PR adds the protocol specification changes for the Row Commit Versions that are proposed in #1715.

In particular it makes the following changes:

- Renames the rowIds feature to rowTracking.
- Renames the delta.enableRowIds property to delta.enableRowTracking.
- Renames and moves the preservedRowIds flag in rowIdHighWaterMark to delta.rowTracking.preserved in the tags of commitInfo.
- Refactors the specification of Row IDs
- Adds the specification for Row Commit Versions.

Closes #1747

GitOrigin-RevId: ac774c4b92c53643d9f4f5b174270a94ab71e1e1
  • Loading branch information
tomvanbussel authored and allisonport-db committed May 24, 2023
1 parent 4944e24 commit 7272b04
Showing 1 changed file with 117 additions and 54 deletions.
Loading

0 comments on commit 7272b04

Please sign in to comment.