druid/extensions-contrib/compressed-bigdecimal
imply-cheddar 6b9344cd39
Persist legacy LatestPairs for now (#13378)
We added compression to the latest/first pair storage, but
the code change was forcing new things to be persisted
with the new format, meaning that any segment created with
the new code cannot be read by the old code.  Instead, we
need to default to creating the old format and then remove that default in a future version.
2022-11-17 21:37:02 +05:30
..
src Persist legacy LatestPairs for now (#13378) 2022-11-17 21:37:02 +05:30
pom.xml Dependency cleanup (#13194) 2022-10-10 20:34:38 +08:00