mirror of
https://github.com/apache/impala.git
synced 2026-01-22 00:01:21 -05:00
The test introduced as a part of IMPALA-2457 was flaky as the order of the results was not enforced and could change. This patch forces ordering and fixes this bug. Change-Id: Ib03d2d93818f33835b267347dcd3a94062aa7475 Reviewed-on: http://gerrit.cloudera.org:8080/1189 Reviewed-by: Marcel Kornacker <marcel@cloudera.com> Tested-by: Internal Jenkins