deepthi912 opened a new pull request, #17846: URL: https://github.com/apache/pinot/pull/17846
In reference to https://github.com/apache/pinot/pull/16603 there have been changes to the colocated joins and the query hints used there. This PR adds in integration tests that can help us test the configs through which the colocated joins can be identified and be enabled for the user so the hash join and regular data shuffles are eliminated as the data and worker operations is colocated on a single server for the same partitions of the tables that would be joined in the query. -- 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]
