clintropolis opened a new pull request, #19620: URL: https://github.com/apache/druid/pull/19620
### Description Wires up partial load support for clustered segments, which is mostly converting the existing non-partial clustered stuff to be on the partial stuff. I think as a follow-up I'll try to split out the 'clustered' implementations from the non-clustered stuff since it feels like a lot of 'if (clustered ...) do something' blocks and there is a bunch of stuff duplicated, but didn't seem appropriate to do in this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
