[
https://issues.apache.org/jira/browse/FLINK-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440975#comment-16440975
]
ASF GitHub Bot commented on FLINK-6924:
---------------------------------------
Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/5638
Thanks for the PR @buptljy!
As mentioned in the comment, the function should be exposed similar to
`ln()` and `log10()` as `expr.log(base)`. For that the expression parser would
need to be adapted.
I'll do that and also update docs and tests to reflect these changes before
merging.
> ADD LOG(X) supported in TableAPI
> --------------------------------
>
> Key: FLINK-6924
> URL: https://issues.apache.org/jira/browse/FLINK-6924
> Project: Flink
> Issue Type: Sub-task
> Components: Table API & SQL
> Affects Versions: 1.4.0
> Reporter: sunjincheng
> Assignee: buptljy
> Priority: Major
> Labels: starter
>
> See FLINK-6891 for detail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)