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

Reynold Xin resolved SPARK-15649.
---------------------------------
       Resolution: Fixed
         Assignee: Lianhui Wang
    Fix Version/s: 2.0.0

> avoid to serialize MetastoreRelation in HiveTableScanExec
> ---------------------------------------------------------
>
>                 Key: SPARK-15649
>                 URL: https://issues.apache.org/jira/browse/SPARK-15649
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Lianhui Wang
>            Assignee: Lianhui Wang
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> in HiveTableScanExec, schema is lazy and is related with 
> relation.attributeMap. So it needs to serialize MetastoreRelation when 
> serializing task binary bytes.It can avoid to serialize MetastoreRelation.



--
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

Reply via email to