You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xingcan Cui (JIRA)" <ji...@apache.org> on 2018/07/31 15:24:00 UTC

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

Xingcan Cui created FLINK-10008:
-----------------------------------

             Summary: 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


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.01, 0.1)}} should return 2.0).



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