[
https://issues.apache.org/jira/browse/SPARK-40611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-40611:
------------------------------------
Assignee: Apache Spark
> Improve the performance for setInterval & getInterval of UnsafeRow
> ------------------------------------------------------------------
>
> Key: SPARK-40611
> URL: https://issues.apache.org/jira/browse/SPARK-40611
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.4.0
> Reporter: jiaan.geng
> Assignee: Apache Spark
> Priority: Major
>
> As we know, UnsafeRow stores each field with 8 bytes or Long.
> UnsafeRow supports read and store CalendarInterval.
> After my investigation, getLong/putLong of Platform have better performance
> than call getInt/putInt of Platform twice.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]