Jackie-Jiang opened a new pull request #7674: URL: https://github.com/apache/pinot/pull/7674
## Description Add `getIndexSegment()` to the `Operator` interface, which can be implemented by the single-segment operators. Make `MinMaxValueBasedSelectionOrderByCombineOperator` to use the interface api instead of casting the operator class so that the logic can be applied to different operators. -- 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]
