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

Optimize Gorilla for Microseconds or replace it #193

Open
skejserjensen opened this issue Jul 16, 2024 · 0 comments
Open

Optimize Gorilla for Microseconds or replace it #193

skejserjensen opened this issue Jul 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@skejserjensen
Copy link
Contributor

#185 changed all timestamps from Milliseconds to Microseconds as it is the only time unit supported by delta-rs due to the current definition of the Delta Transaction Protocol. Thus, the implementation of Gorilla used for compressing timestamps should be optimized for Microseconds or replaced with a compression method that works better for Microseconds timestamps.

@skejserjensen skejserjensen added the enhancement New feature or request label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant