abhioncbr opened a new pull request, #10692: URL: https://github.com/apache/pinot/pull/10692
- Added functionality for getting all the table names for the Join query and getting common broker hosting all the tables. - Approached the solution based on the functionality [getCommonBrokerTenant](https://github.com/apache/pinot/blob/master/pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/PinotQueryResource.java#L272), however, didn't move the code to the utility function. As per the issue https://github.com/apache/pinot/issues/10688 cc @walterddr -- 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