You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/02/23 12:31:45 UTC

[jira] [Assigned] (SPARK-19710) Test Failures in SQLQueryTests on big endian platforms

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

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

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