[ 
https://issues.apache.org/jira/browse/SPARK-11036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954590#comment-14954590
 ] 

Apache Spark commented on SPARK-11036:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/9094

> AttributeReference should not be created outside driver
> -------------------------------------------------------
>
>                 Key: SPARK-11036
>                 URL: https://issues.apache.org/jira/browse/SPARK-11036
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Davies Liu
>
> if AttributeReference is created in executor, the id could be the same as 
> others created in driver. We should have a way to ban that.



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