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

Draft of zstd compression in the PyO3 client implementation. #1398

Closed
wants to merge 2 commits into from

Conversation

obi1kenobi
Copy link
Collaborator

Not yet tested end-to-end. Will continue on this tomorrow -- this is just for initial "vibe check" review purposes.

Will likely need to have its Rust and Python parts merged separately, since the Python client library is pinned to a specific Rust PyO3 client version and we're making a major breaking change to the PyO3 client's interface by adding the compression level argument.

Not yet tested end-to-end. Will continue on this tomorrow -- this is just for initial "vibe check" review purposes.

Will likely need to have its Rust and Python parts merged separately, since the Python client library is pinned to a specific Rust PyO3 client version and we're making a major breaking change to the PyO3 client's interface by adding the compression level argument.
@obi1kenobi
Copy link
Collaborator Author

Superseded by #1401 and #1402.

@obi1kenobi obi1kenobi closed this Jan 9, 2025
@obi1kenobi obi1kenobi deleted the pg/zstd-in-rust branch January 9, 2025 19:14
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.

1 participant