You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "caican (Jira)" <ji...@apache.org> on 2022/08/22 02:57:00 UTC

[jira] [Created] (SPARK-40170) StringCoding UTF8 decode slowly

caican created SPARK-40170:
------------------------------

             Summary: StringCoding UTF8 decode slowly
                 Key: SPARK-40170
                 URL: https://issues.apache.org/jira/browse/SPARK-40170
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.3.0
            Reporter: caican
         Attachments: image-2022-08-22-10-56-54-768.png

When `UnsafeRow` is converted to `Row` at  `org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificSafeProjection.createExternalRow `,  UTF8String decoding and copyMemory  process are very slow.

!image-2022-08-22-10-51-07-542.png!

 

!image-2022-08-22-10-56-04-574.png!



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

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