[ 
https://issues.apache.org/jira/browse/SPARK-19710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-19710:
------------------------------------

    Assignee: Apache Spark

> Test Failures in SQLQueryTests on big endian platforms
> ------------------------------------------------------
>
>                 Key: SPARK-19710
>                 URL: https://issues.apache.org/jira/browse/SPARK-19710
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Pete Robbins
>            Assignee: Apache Spark
>            Priority: Minor
>
> Some of the new test queries introduced by 
> https://issues.apache.org/jira/browse/SPARK-18871 fail when run on zLinux 
> (big endian)
> The order of the return rows is different to the results file, hence the 
> failures, but the results are valid for the queries as insufficient ordering 
> is specified to give absolute results.
> The failing tests are in o.a.s.SQLQuerTestSuite
> in-joins.sql
> not-in-joins.sql
> in-set-operations.sql
> These can be fixed by adding to the ORDER BY clauses to determine the 
> resulting row order.
> PR on it's way



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to