You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/07/25 20:33:20 UTC

[jira] [Created] (SPARK-16715) Fix a potential ExprId conflict for SubexpressionEliminationSuite."Semantic equals and hash"

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org