somandal opened a new pull request, #17008: URL: https://github.com/apache/pinot/pull/17008
Add validation for * column for non-COUNT function in star tree config Today table configs with functionColumnPair as `SUM__*` are accepted when the table config is added, but this is an invalid config. This PR adds additional validations to catch non-COUNT functions with column set as '*'. Unit test added for this scenario -- 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]
