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

Apache Spark commented on SPARK-16715:
--------------------------------------

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

> Fix a potential ExprId conflict for SubexpressionEliminationSuite."Semantic 
> equals and hash"
> --------------------------------------------------------------------------------------------
>
>                 Key: SPARK-16715
>                 URL: https://issues.apache.org/jira/browse/SPARK-16715
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>             Fix For: 2.0.1, 2.1.0
>
>
> SubexpressionEliminationSuite."Semantic equals and hash" assumes the default 
> AttributeReference's exprId wont' be "ExprId(1)". However, that depends on 
> when this test runs. It may happen to use "ExprId(1)".



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