druid/processing
Adarsh Sanjeev 2f50138af9
Modify DataSegmentProvider to also return DataSegment (#17021)
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.
2024-09-18 11:20:20 +05:30
..
src Modify DataSegmentProvider to also return DataSegment (#17021) 2024-09-18 11:20:20 +05:30
pom.xml Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30