xueyumusic opened a new issue #3814: Add Remainder TransformFunction URL: https://github.com/apache/incubator-pinot/issues/3814 This issue tracks the [PR#3808](https://github.com/apache/incubator-pinot/pull/3808). It tried to add mod(remainder) binary transform function, the changes of codes and doc are: 1. add `RemainderTransformFunction.java` 2. add `RemainderTransformFunctionTest.java` 3. add `MOD` doc in pql_examples.rst
---------------------------------------------------------------- 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]
