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

Tanner Clary commented on CALCITE-5404:
---------------------------------------

[~julianhyde] , does this involve adding POW as an operator in 
SqlLibraryOperator? That's what I have currently and it's passing tests but 
unsure if there's an easier way to enable it as a synonym as you said. Thanks.

> Implement BigQuery's POW() and TRUNC() math functions
> -----------------------------------------------------
>
>                 Key: CALCITE-5404
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5404
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Tanner Clary
>            Assignee: Tanner Clary
>            Priority: Major
>
> Add support for BigQuery's POW() and TRUNC() mathematical functions by 
> mapping them to the existing implementations for POWER() and TRUNCATE() 
> respectively.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to