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

[Enhancement]: Create an optimized compression implementation for toolkit's uddsketch #7708

Open
RobAtticus opened this issue Feb 13, 2025 · 0 comments
Labels
compression enhancement An enhancement to an existing feature for functionality

Comments

@RobAtticus
Copy link
Member

What type of enhancement is this?

Performance

What subsystems and features will be improved?

Compression

What does the enhancement do?

Implement a custom compression code path for type uddsketch which is a part of timescaledb-toolkit. We utilize uddsketch heavily in both hypertables and caggs (multiple levels), but only achieve a relatively modest compression ratio. Even a modest improvement by doing a custom compression algo for the sketches would pay big dividends in terms of storage.

Implementation challenges

No response

@RobAtticus RobAtticus added the enhancement An enhancement to an existing feature for functionality label Feb 13, 2025
@RobAtticus RobAtticus changed the title [Enhancement]: <Title> [Enhancement]: Create an optimized compression implementation for toolkit's uddsketch Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compression enhancement An enhancement to an existing feature for functionality
Projects
None yet
Development

No branches or pull requests

2 participants