Files
impala/testdata/workloads/tpch_nested
Tim Wood 95f5fb7548 IMPALA-5617: Include full workload name in tpch_nested query filenames
The concurrent test driver did not pick them up because the name
prefix did not match the workload dirname.  The query test driver
used a hardcoded prefix.

Testing done: Ran tests/stress/concurrent_select.py,
tests/query_test/test_tpch_nested_queries.py locally; latter
passed, former hit IMPALA-5855 after correctly locating all 22
new tpch_nested query files.

Change-Id: Ie067b201ae20b4f4c61a98be7ac1ec5a3f8febd8
Reviewed-on: http://gerrit.cloudera.org:8080/7891
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Reviewed-by: David Knupp <dknupp@cloudera.com>
Tested-by: Impala Public Jenkins
2017-08-31 01:08:40 +00:00
..