Skip to content

sstable: remove CompressionOptions #5150

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

Merged

Conversation

RaduBerinde
Copy link
Member

This property is never used; we just write a fixed value for RocksDB
compatibility. This commit removes the property and writes it out in a
special code path with other rocksdb-speific properties, only when the
table format is an old rocksdb version.

This property is never used; we just write a fixed value for RocksDB
compatibility. This commit removes the property and writes it out in a
special code path with other rocksdb-speific properties, only when the
table format is an old rocksdb version.
@RaduBerinde RaduBerinde requested a review from a team as a code owner August 5, 2025 03:15
@RaduBerinde RaduBerinde requested a review from sumeerbhola August 5, 2025 03:15
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 67 of 67 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @sumeerbhola)

Copy link
Member Author

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

TFTR!

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @sumeerbhola)

@RaduBerinde RaduBerinde merged commit d3bef26 into cockroachdb:master Aug 5, 2025
8 checks passed
@RaduBerinde RaduBerinde deleted the remove-compression-options branch August 5, 2025 15:39
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