Skip to content
Snippets Groups Projects
Commit 37a1c0e4 authored by Pete Robbins's avatar Pete Robbins Committed by Herman van Hovell
Browse files

[SPARK-19710][SQL][TESTS] Fix ordering of rows in query results

## What changes were proposed in this pull request?
Changes to SQLQueryTests to make the order of the results constant.
Where possible ORDER BY has been added to match the existing expected output

## How was this patch tested?
Test runs on x86, zLinux (big endian), ppc (big endian)

Author: Pete Robbins <robbinspg@gmail.com>

Closes #17039 from robbinspg/SPARK-19710.
parent 98bcc188
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment