You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/10/06 11:22:00 UTC

[jira] [Commented] (SPARK-36751) octet_length/bit_length API is not implemented on Scala/Python/R

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

Apache Spark commented on SPARK-36751:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/34196

> octet_length/bit_length API is not implemented  on Scala/Python/R
> -----------------------------------------------------------------
>
>                 Key: SPARK-36751
>                 URL: https://issues.apache.org/jira/browse/SPARK-36751
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, SparkR, SQL
>    Affects Versions: 3.3.0
>            Reporter: Leona Yoda
>            Assignee: Leona Yoda
>            Priority: Major
>             Fix For: 3.3.0
>
>
> * octet_length: caliculate the byte length of strings
>  * bit_length: caliculate the bit length of strings
> Those two string related functions are only implemented on SparkSQL, not on Scala, Python and R.
> Those functions would be useful for multi-bytes character users, who mainly working with those languages.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org