Shixiong Zhu created SPARK-16715:
------------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to