You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Dan Zou (Jira)" <ji...@apache.org> on 2023/05/29 02:40:00 UTC

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

Dan Zou created CALCITE-5729:
--------------------------------

             Summary: 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


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)