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

fix: Add python-snappy compression dependency #171

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Conversation

EXPEbdodla
Copy link
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes:

Cassandra/Scylladb supports two types of compressions (lz4 and python-snappy). Driver chooses the compression based on the version supported by server. If server supports both, lz4 is used.

Misc

@EXPEbdodla EXPEbdodla changed the title fix: add python-snappy compression dependency fix: Add python-snappy compression dependency Feb 12, 2025
@EXPEbdodla EXPEbdodla merged commit 402a383 into master Feb 12, 2025
23 of 24 checks passed
@EXPEbdodla EXPEbdodla deleted the fix_compression branch February 12, 2025 17:15
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