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

Ran Tao edited comment on CALCITE-5822 at 7/10/23 7:33 AM:
-----------------------------------------------------------

[~julianhyde] I have updated the pr. please take a look.


was (Author: lemonjing):
[~julianhyde] I have updated the pr. thanks Julian for reviewing.

> Add BIT_LENGTH function (enabled in Spark library)
> --------------------------------------------------
>
>                 Key: CALCITE-5822
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5822
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.35.0
>            Reporter: Ran Tao
>            Assignee: Ran Tao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.35.0
>
>
> Returns the string or binary data bit numbers.
> > SELECT bit_length('Apache Calcite');
> 112
> > SELECT bit_length(x'4170616368652043616C63697465'); 
> 112
>  
> [https://spark.apache.org/docs/latest/api/sql/index.html#bit_length]



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

Reply via email to