You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 02:12:20 UTC

[jira] [Created] (SPARK-17008) Normalize query results using sorting

Peter Lee created SPARK-17008:
---------------------------------

             Summary: Normalize query results using sorting
                 Key: SPARK-17008
                 URL: https://issues.apache.org/jira/browse/SPARK-17008
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Peter Lee


SQL query outputs are not always deterministic, unless there is an explicit order by. This patch injects an explicit sort when the query plan is not supposed to be sorted to make query outputs deterministic. This is inspired by HiveComparisonTest.




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