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
Introduce an enum of block kinds. This replaces two existing similar
enums - one in the compression analyzer and one in objiotracing.
This will allow integrating the compression analyzer in the read path,
and implementing a more complex `block.Compressor` which can take the
kind into account.
0 commit comments