mirror of https://github.com/apache/druid.git
2f50138af9
Currently, TaskDataSegmentProvider fetches the DataSegment from the Coordinator while loading the segment, but just discards it later. This PR refactors this to also return the DataSegment so that it can be used by workers without a separate fetch. |
||
---|---|---|
.. | ||
src | ||
pom.xml |