[ https://issues.apache.org/jira/browse/SPARK-40611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan reassigned SPARK-40611: ----------------------------------- Assignee: jiaan.geng > 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: jiaan.geng > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org