xueyumusic opened a new pull request #3808: [PINOT-7] Add Remainder TransformFunction and test URL: https://github.com/apache/incubator-pinot/pull/3808 Pinot has ADD, SUB, MULT, DIV binary transform functions right now, MOD(remainder) is another commonly used binary operators. It maybe an improvement to support mod operator. This PR adds RemainderTransformFunction and test
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
