Skip to content
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

Cut 5 Columns From The Memory Table With This One Weird Trick! #1151

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

nbgl
Copy link
Contributor

@nbgl nbgl commented Jul 27, 2023

A minor oversight in c38a98f left five unused columns in the memory table. This tiny PR cuts the number of columns in the memory table from 26 to 21 (not including CTL).

@nbgl nbgl requested a review from dlubarov July 27, 2023 22:07
Copy link
Contributor

@dlubarov dlubarov left a comment

Choose a reason for hiding this comment

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

Great catch!

@nbgl nbgl merged commit 3b21b87 into main Jul 27, 2023
2 checks passed
@nbgl nbgl deleted the jacqui/dead-memtable-cols branch July 27, 2023 22:42
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.

2 participants