[ https://issues.apache.org/jira/browse/SPARK-9348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Reynold Xin resolved SPARK-9348. -------------------------------- Resolution: Fixed Assignee: Reynold Xin Fix Version/s: 1.5.0 > 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 > Assignee: Reynold Xin > Fix For: 1.5.0 > > > 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