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 00:31:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17641595#comment-17641595 ] 

Julian Hyde edited comment on CALCITE-5385 at 12/1/22 12:30 AM:
----------------------------------------------------------------

[~tanclary], No, your work is great; no need to back it out. I have copied your branch into [julianhyde/5385-big-query-functions|https://github.com/julianhyde/calcite/tree/5385-big-query-functions], extended your work a bit. Please take a quick look. If you're OK with it I'll rebase, squash and merge into main.


was (Author: julianhyde):
[~tanclary], No, your work is great. I have copied your branch into [julianhyde/5385-big-query-functions|https://github.com/julianhyde/calcite/tree/5385-big-query-functions], extended your work a bit. Please take a quick look.  If you're OK with it I'll rebase, squash and merge into main.

> 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
>          Time Spent: 0.5h
>  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)