[
https://issues.apache.org/jira/browse/FLINK-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185644#comment-15185644
]
ASF GitHub Bot commented on FLINK-3574:
---------------------------------------
GitHub user dawidwys opened a pull request:
https://github.com/apache/flink/pull/1775
[FLINK-3574] Implement math functions for Table API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dawidwys/flink mathFunctions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1775.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1775
----
commit 1ff3a297ae2bb2d0733b3fca68bd91c54301f556
Author: dawid <[email protected]>
Date: 2016-03-08T19:47:42Z
[FLINK-3574] Implement math functions for Table API
----
> Implement math functions for Table API
> --------------------------------------
>
> Key: FLINK-3574
> URL: https://issues.apache.org/jira/browse/FLINK-3574
> Project: Flink
> Issue Type: Sub-task
> Components: Table API
> Reporter: Timo Walther
> Assignee: Dawid Wysakowicz
>
> {code}
> MOD
> EXP
> POWER
> LN
> LOG10
> ABS
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)