mirror of https://github.com/apache/druid.git
6b9344cd39
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. |
||
---|---|---|
.. | ||
src | ||
pom.xml |