You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/07/20 11:18:00 UTC

[jira] [Resolved] (SPARK-21477) Mark LocalTableScanExec's input data transient

     [ https://issues.apache.org/jira/browse/SPARK-21477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenchen Fan resolved SPARK-21477.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

Issue resolved by pull request 18686
[https://github.com/apache/spark/pull/18686]

> Mark LocalTableScanExec's input data transient
> ----------------------------------------------
>
>                 Key: SPARK-21477
>                 URL: https://issues.apache.org/jira/browse/SPARK-21477
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Xiao Li
>             Fix For: 2.3.0
>
>
> Mark the parameter rows and unsafeRow of LocalTableScanExec transient. It can avoid serializing the unneeded objects.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org