Jackie-Jiang opened a new pull request, #8733: URL: https://github.com/apache/pinot/pull/8733
There is a bug introduced in #7184 that will cause Pinot using star-tree to solve queries that it cannot solve, and is fixed [here](https://github.com/apache/pinot/pull/8366/files#diff-2b3e5540daaeaa7b5bf39f4cc411b3d731cb5117fb31b56b3e164ca71ba9ecd7R194-R196) (under a different feature support). This PR adds some test cases to prevent the regression in the future. -- 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]
