Jackie-Jiang commented on pull request #5805: URL: https://github.com/apache/incubator-pinot/pull/5805#issuecomment-668983180
@mayankshriv There is no way to ensure new implementations are stateless (we cannot prevent bugs in new implementation). The existing ones are covered by tests. Added some comments in the `AggregationFunction` javadoc. ---------------------------------------------------------------- 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]
