isandeep41 commented on pull request #11462: URL: https://github.com/apache/druid/pull/11462#issuecomment-883530313
@suneet-s it seems the `eval` methods, under `UnivariateMathFunction` class, are dummy one. All sub classes are overriding the `eval` methods, so no actual call will be ever made. This pr might only fix the lgtm alert. -- 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]
