This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch support_arithmetic
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 226ed77 Support arithmetic operators like '+','-','*','/'
add 58f5b26 address comments
No new revisions were added by this update.
Summary of changes:
.../function/FunctionDefinitionRegistry.java | 9 +++
.../common/function/TransformFunctionType.java | 66 ++++++++++++++++++++++
.../function/TransformFunctionFactory.java | 43 +++++++-------
3 files changed, 98 insertions(+), 20 deletions(-)
create mode 100644
pinot-common/src/main/java/org/apache/pinot/common/function/TransformFunctionType.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]