Files
impala/testdata/workloads/functional-query/queries/QueryTest
Andrew Sherman ee03727971 IMPALA-11025: Transactional tables should use /test-warehouse/managed/databasename.db
Recent Hive releases seem to be enforcing that data for a managed table
is stored under the hive.metastore.warehouse.dir path property in a
folder path similar to databasename.db/tablename  - see
https://cwiki.apache.org/confluence/display/Hive/Managed+vs.+External+Tables
Use this form /test-warehouse/managed/databasename.db in
generate-schema-statements.py when creating transactional tables.

Testing:
- A few small changes to tests that verify filesystem changes for acid
  tables.
- Exhaustive tests pass.

Change-Id: Ib870ca802c9fa180e6be7a6f65bef35b227772db
Reviewed-on: http://gerrit.cloudera.org:8080/18046
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2021-11-23 03:24:08 +00:00
..
2021-07-06 18:35:30 +00:00
2021-02-15 22:25:41 +00:00