Lianhui Wang created SPARK-15649:
------------------------------------

             Summary: 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
            Priority: Minor


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