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 2023/05/29 21:30:00 UTC

[jira] [Commented] (CALCITE-5729) Add BYTE_LENGTH function (enabled in BigQuery library)

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

Julian Hyde commented on CALCITE-5729:
--------------------------------------

Probably corresponds to SQL standard {{OCTET_LENGTH}}.

> Add BYTE_LENGTH function (enabled in BigQuery library)
> ------------------------------------------------------
>
>                 Key: CALCITE-5729
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5729
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Dan Zou
>            Assignee: Dan Zou
>            Priority: Major
>
> BYTE_LENGTH(value): Returns the length of the STRING or BYTES value in BYTES, regardless of whether the type of the value is STRING or BYTES.
> For more details: [BYTE_LENGTH|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#byte_length]



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