[ 
https://issues.apache.org/jira/browse/FLINK-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655319#comment-16655319
 ] 

ASF GitHub Bot commented on FLINK-10398:
----------------------------------------

xccui edited a comment on issue #6736: [FLINK-10398][table] Add Tanh math 
function supported in Table API and SQL
URL: https://github.com/apache/flink/pull/6736#issuecomment-431031320
 
 
   Hi @pnowojski, I suppose that is because SQL is not case-sensitive. Usually, 
we use uppercase for SQL function names and thus lowercase for parameter names 
which are distinctive. While Java and Scala are case-sensitive and the function 
names use camel-case. Thus we use uppercase for their parameters. The 
descriptions should be consistent with the function definitions.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add Tanh math function supported in Table API and SQL
> -----------------------------------------------------
>
>                 Key: FLINK-10398
>                 URL: https://issues.apache.org/jira/browse/FLINK-10398
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API & SQL
>            Reporter: vinoyang
>            Assignee: vinoyang
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> refer to : https://www.techonthenet.com/oracle/functions/tanh.php



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

Reply via email to