Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22948
Change subject: IMPALA-12162: (addendum) Move test_parallel_checksum ...................................................................... IMPALA-12162: (addendum) Move test_parallel_checksum test_parallel_checksum only need to run over single exec option dimension and text/none format. Leaving it in TestInsertQueries will exercise test_parallel_checksum over parquet file format, which will fail desired 'catalog-server.metadata.file.num-loading-threads' equals 3 assertion. This patch move test_parallel_checksum under TestInsertNonPartitionedTable that have such limited test dimension. Change-Id: I2b2bc34ae48a2355ee1e6f6e9e42da9076adf96b --- M tests/query_test/test_insert.py 1 file changed, 23 insertions(+), 23 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/48/22948/1 -- To view, visit http://gerrit.cloudera.org:8080/22948 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2b2bc34ae48a2355ee1e6f6e9e42da9076adf96b Gerrit-Change-Number: 22948 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
