cbalci opened a new pull request #6530: URL: https://github.com/apache/incubator-pinot/pull/6530
## Description Fixes a bug with the DimTableSegmentAssignment logic where we skipped REALTIME servers when distributing segments. We want dimension tables to be distributed to REALTIME servers as well as OFFLINE servers to enable "Realtime Fact Table to Dimension Table Joins". ## Testing Unit tests are updated accordingly. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
