You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/01 04:50:00 UTC

[jira] [Updated] (FLINK-10008) Improve the LOG function in Table to support bases less than 1

     [ https://issues.apache.org/jira/browse/FLINK-10008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-10008:
-----------------------------------
    Labels: pull-request-available  (was: )

> Improve the LOG function in Table to support bases less than 1
> --------------------------------------------------------------
>
>                 Key: FLINK-10008
>                 URL: https://issues.apache.org/jira/browse/FLINK-10008
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API &amp; SQL
>            Reporter: Xingcan Cui
>            Assignee: Ruidong Li
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, the {{LOG}} function in SQL/Table API restricts the base to be greater than 1. We should extend it to support bases less than 1 (e.g., {{LOG(0.1, 0.01)}} should return 2.0).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)