Files
impala/testdata/workloads/functional-query
Alex Behm 85de03f294 Fix bad 'show files' test that relies on previous tests.
Fixes tests in show.test that executes 'show files' on the
'insert_string_partitioned' table in our functional db. The expected
output relied on modifications to 'insert_string_partitioned' made
in test_insert.py. Tests should not rely on the overall ordering
of test execution.

This patch also fixes 'show files' to produce a consistently ordered
output.

Change-Id: Ic736b94b70677b0e3f4f8a9838ffdfdde2ba17ab
Reviewed-on: http://gerrit.cloudera.org:8080/1748
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Internal Jenkins
2016-01-08 10:53:45 +00:00
..