You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2017/03/03 15:53:45 UTC

[jira] [Resolved] (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 ]

Herman van Hovell resolved SPARK-19710.
---------------------------------------
       Resolution: Fixed
         Assignee: Pete Robbins
    Fix Version/s: 2.2.0

> 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: Pete Robbins
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> 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