Liang-Chi Hsieh created SPARK-14156:
---------------------------------------

             Summary: Use executedPlan for HiveComparisonTest
                 Key: SPARK-14156
                 URL: https://issues.apache.org/jira/browse/SPARK-14156
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Liang-Chi Hsieh
            Priority: Minor


In HiveComparisonTest, when catalyst results are different to hive results, we 
will collect the messages for computed tables during the test. During creating 
the message, we use sparkPlan. But we actually run the query with executedPlan. 
So the error message is sometimes confusing.



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