We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue tracks the progress of Hummock Block Format support in RisingWave kernel.
Hummock Block Format
We plan to introduce two new features:
TableId
Epoch
Any ideas and suggestions are welcome!
Related RFC: risingwavelabs/rfcs#56
- [ ] Epoch dictionary encoding
zstd
The text was updated successfully, but these errors were encountered:
TLDR:
#8605 (comment)
Sorry, something went wrong.
Future work are tracked in separate issues.
Li0k
wcy-fdu
No branches or pull requests
This issue tracks the progress of
Hummock Block Format
support in RisingWave kernel.We plan to introduce two new features:
TableId
andEpoch
Any ideas and suggestions are welcome!
Related RFC: risingwavelabs/rfcs#56
Progress
Basic
Epoch
compression on the bottom level (removeEpoch
from encoding)Expand
- [ ]Epoch
dictionary encodingzstd
#8584The text was updated successfully, but these errors were encountered: