diff --git itests/src/test/resources/testconfiguration.properties itests/src/test/resources/testconfiguration.properties index 5ff2de3..ff314ef 100644 --- itests/src/test/resources/testconfiguration.properties +++ itests/src/test/resources/testconfiguration.properties @@ -793,15 +793,15 @@ encrypted.query.files=encryption_join_unencrypted_tbl.q,\ encryption_select_read_only_encrypted_tbl.q,\ encryption_select_read_only_unencrypted_tbl.q,\ encryption_load_data_to_encrypted_tables.q, \ - encryption_unencrypted_nonhdfs_external_tables.q \ - encryption_move_tbl.q \ - encryption_drop_table.q \ - encryption_insert_values.q \ - encryption_drop_view.q \ - encryption_drop_partition.q \ - encryption_with_trash.q \ - encryption_ctas.q \ - encryption_auto_purge_tables.q \ + encryption_unencrypted_nonhdfs_external_tables.q, \ + encryption_move_tbl.q, \ + encryption_drop_table.q, \ + encryption_insert_values.q, \ + encryption_drop_view.q, \ + encryption_drop_partition.q, \ + encryption_with_trash.q, \ + encryption_ctas.q, \ + encryption_auto_purge_tables.q, \ encryption_drop_table_in_encrypted_db.q beeline.positive.include=create_merge_compressed.q,\