[ https://issues.apache.org/jira/browse/SPARK-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Armbrust resolved SPARK-1379. ------------------------------------- Resolution: Fixed > Calling .cache() on a SchemaRDD should do something more efficient than > caching the individual row objects. > ----------------------------------------------------------------------------------------------------------- > > Key: SPARK-1379 > URL: https://issues.apache.org/jira/browse/SPARK-1379 > Project: Spark > Issue Type: Improvement > Components: SQL > Reporter: Michael Armbrust > Assignee: Michael Armbrust > > Since rows aren't black boxes we could use InMemoryColumnarTableScan. This > would significantly reduce GC pressure on the workers. -- 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