sajjad-moradi opened a new pull request #6789: URL: https://github.com/apache/incubator-pinot/pull/6789
## Description The new rule checks the provided queries in the input of Rule Engine and suggests the value for 'AggregateMetrics' flag in table config. It looks at selection columns and if all of them are SUM function, the output flag is true, otherwise it's false. ## Testing Done unit & integration tests -- 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]
