Akshat-Jain commented on PR #16328:
URL: https://github.com/apache/druid/pull/16328#issuecomment-2075116410

   > Is the list of lookups required for a worker included in its task payload?
   
   @kfaraz IIUC, it's not. This PR only intends to add support for selective 
loading of lookups in the task layer, with task changes only for a sample task 
(KillUnusedSegmentsTask). The work for extracting the list of lookups and 
passing them for tasks that need lookups is pending, and I was thinking of it 
as my next step as a separate PR.
   
   With that said, this should be applicable for both approaches.


-- 
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]

Reply via email to