Github user robbinspg commented on the issue:

    https://github.com/apache/spark/pull/17039
  
    @hvanhovell So I backed out the changes in this PR, implemented your change 
to SQLQueryTestSuite.getNormalizedResult, regenerated the golden results files 
and the tests all pass on my x86 and big endian platforms.
    
    results files that were changed:
    sql/core/src/test/resources/sql-tests/results/group-analytics.sql.out
    
sql/core/src/test/resources/sql-tests/results/order-by-nulls-ordering.sql.out
    
sql/core/src/test/resources/sql-tests/results/subquery/in-subquery/in-joins.sql.out
    
sql/core/src/test/resources/sql-tests/results/subquery/in-subquery/in-order-by.sql.out
    
sql/core/src/test/resources/sql-tests/results/subquery/in-subquery/in-set-operations.sql.out
    
sql/core/src/test/resources/sql-tests/results/subquery/in-subquery/not-in-joins.sql.out
    
    
    So, should I abandon this PR and go with your solution? I can submit your 
change in a PR along with updated results files if you want.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to