You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/12/01 07:17:00 UTC

[jira] [Resolved] (CALCITE-5385) Add BigQuery as supported library for implemented functions

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

Julian Hyde resolved CALCITE-5385.
----------------------------------
    Fix Version/s: 1.33.0
       Resolution: Fixed

Fixed inĀ [326b993f|https://github.com/apache/calcite/commit/326b993fecd1ef93f42fc5d0581dc086abc2506c]; thanks for the PR, [~tanclary]!

> Add BigQuery as supported library for implemented functions
> -----------------------------------------------------------
>
>                 Key: CALCITE-5385
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5385
>             Project: Calcite
>          Issue Type: Task
>            Reporter: Tanner Clary
>            Assignee: Tanner Clary
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.33.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Add BigQuery as a supported library for functions that have already been implemented for other libraries. This ticket overrides CALCITE-5384 to include other functions that need BQ added as a supported library.
> List of functions:
>  * MD5()
>  * SHA1()
>  * GREATEST()
>  * LEAST()
>  * COSH()
>  * SINH()
>  * TANH()
>  * FROM_BASE64()
>  * LEFT()
>  * LTRIM()
>  * REPEAT()
>  * REVERSE()
>  * RIGHT()
>  * RTRIM()
>  * SOUNDEX()
>  * TRANSLATE()



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