[ https://issues.apache.org/jira/browse/SPARK-9348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Reynold Xin updated SPARK-9348: ------------------------------- Description: apply incurs another virtual function call. This just removes the extra method internally and converge on the generic getter "get". was: Generic getter incurs branches when UnsafeRow is used. This is just a ticket to reduce them. > Remove apply method on InternalRow > ---------------------------------- > > Key: SPARK-9348 > URL: https://issues.apache.org/jira/browse/SPARK-9348 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Reynold Xin > > apply incurs another virtual function call. This just removes the extra > method internally and converge on the generic getter "get". -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org