jiaan.geng created SPARK-28410:
----------------------------------
Summary: ANSI SQL: OCTET_LENGTH function
Key: SPARK-28410
URL: https://issues.apache.org/jira/browse/SPARK-28410
Project: Spark
Issue Type: Sub-task
Components: SQL
Affects Versions: 3.0.0
Reporter: jiaan.geng
||Function||Return Type||Description||Example||Result||
|{{octet_length(_{{string}}_)}}|{{int}}|Number of bytes in string|{{octet_length('jose')}}|{{4}}|
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|