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/08 04:08:00 UTC

[jira] [Resolved] (CALCITE-5389) Add STARTS_WITH and ENDS_WITH functions (for BIG_QUERY compatibility)

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

Julian Hyde resolved CALCITE-5389.
----------------------------------
    Resolution: Fixed

Fixed in [742d4779|https://github.com/apache/calcite/commit/742d47795b878576f8cbdab5f62b26d95559792a]; thanks for the PR, [~oliverlee]!

> Add STARTS_WITH and ENDS_WITH functions (for BIG_QUERY compatibility)
> ---------------------------------------------------------------------
>
>                 Key: CALCITE-5389
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5389
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Oliver Lee
>            Assignee: Oliver Lee
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 1.33.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Adding support for {{STARTS_WITH}} and {{ENDS_WITH}} SQL functions. They are for compatibility with BIG_QUERY, and are enabled only in the BigQuery function library ({{lib=bigquery}} in the connect string).



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