ankitsultana commented on PR #13943: URL: https://github.com/apache/pinot/pull/13943#issuecomment-2332383406
@gortiz are you aiming to make it so that the entire plan can be colocated when possible? From Uber side we were planning to add this feature back again this year. For our current implementation that we are using internally for a big use-case, we are able to colocate the entire plan by inferring partition keys for each stage. Though it was doing it in the physical optimization phase and hence is no longer being used in OSS. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org