You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jess Balint (Jira)" <ji...@apache.org> on 2023/02/07 22:34:01 UTC

[jira] [Closed] (CALCITE-5404) Implement BigQuery's POW() and TRUNC() math functions

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

Jess Balint closed CALCITE-5404.
--------------------------------

Resolved in release 1.33.0 (2023-02-06)

> 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
>              Labels: pull-request-available
>             Fix For: 1.33.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)