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/09/14 07:10:00 UTC

[jira] [Assigned] (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:all-tabpanel ]

Apache Spark reassigned SPARK-36751:
------------------------------------

    Assignee: Apache Spark

> 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: Apache Spark
>            Priority: Major
>
> * 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