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

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

Leona Yoda created SPARK-36751:
----------------------------------

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


* 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