[ 
https://issues.apache.org/jira/browse/SPARK-48432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon reassigned SPARK-48432:
------------------------------------

    Assignee: Vladimir Golubev

> Unnecessary Integer unboxing in UnivocityParser
> -----------------------------------------------
>
>                 Key: SPARK-48432
>                 URL: https://issues.apache.org/jira/browse/SPARK-48432
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Vladimir Golubev
>            Assignee: Vladimir Golubev
>            Priority: Major
>              Labels: pull-request-available
>
> `tokenIndexArr` is created as an array of `java.lang.Integers`. However, it 
> is used not only for the wrapped java parser, but also during parsing to 
> identify the correct token index.



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

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

Reply via email to