Skip to content

Conversation

@somtochiama
Copy link

This pull request adds a per-table map that caches the cl for each pk within the same transaction to reduce repetitive lookup when merging changes.

@somtochiama somtochiama changed the title Add cache on extData for cl column Add per-table cache for cl column Nov 6, 2025
@somtochiama somtochiama marked this pull request as draft November 6, 2025 20:47
@somtochiama somtochiama marked this pull request as ready for review November 6, 2025 22:51
@somtochiama somtochiama requested a review from gorbak25 November 6, 2025 22:51
Copy link

@gorbak25 gorbak25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. Mostly nits. Looking forward to see a cache for get_or_create_key in the future.

Signed-off-by: Somtochi Onyekwere <[email protected]>
Signed-off-by: Somtochi Onyekwere <[email protected]>
Signed-off-by: Somtochi Onyekwere <[email protected]>
Signed-off-by: Somtochi Onyekwere <[email protected]>
Signed-off-by: Somtochi Onyekwere <[email protected]>
@somtochiama somtochiama merged commit 8b0b67d into main Nov 10, 2025
9 checks passed
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