You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the compression stats string to be shorter and more readable:
- `None` instead of `NoCompression`;
- remove redundant second number for `None`;
- order algorithms according to the definition.
We also rename some of the compression constants.
We still support the previous format. The previous format is written
out by v25.3, but is never read back/parsed by that version.
0 commit comments