[ https://issues.apache.org/jira/browse/SPARK-9336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Reynold Xin resolved SPARK-9336. -------------------------------- Resolution: Fixed Fix Version/s: 1.5.0 > Remove all extra JoinedRows > --------------------------- > > Key: SPARK-9336 > URL: https://issues.apache.org/jira/browse/SPARK-9336 > Project: Spark > Issue Type: Improvement > Components: SQL > Reporter: Reynold Xin > Assignee: Reynold Xin > Fix For: 1.5.0 > > > They were added to improve performance (so JIT can inline the JoinedRow > calls). However, we can also just improve it by projecting output out to > UnsafeRow in Tungsten variant of the operators. -- 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