Files
impala/testdata/workloads/functional-query/queries/QueryTest
Zoltan Borok-Nagy e27954a5aa IMPALA-6709: Simplify tests that copy local files to tables
We had quite a few tests that created a table and used
"hdfs dfs -copyFromLocal" to copy data files to the
warehouse directory for this table.

This operation needs some boilerplate code that I
refactored to the new functions called
create_table_from_parquet() and
create_table_and_copy_files().

Change-Id: Ie00a4561825facf8abe2e8e74a6b6e93194f416f
Reviewed-on: http://gerrit.cloudera.org:8080/11127
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2018-08-22 18:08:20 +00:00
..
2014-01-08 10:48:09 -08:00
2014-06-20 13:35:10 -07:00